We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1fdb3 commit ad507a5Copy full SHA for ad507a5
tests/spec/ReferenceTest.php
@@ -242,6 +242,7 @@ public function testResolveFileHttp()
242
} else {
243
exec('nohup php -S '.$host.' > /dev/null 2>&1 &');
244
}
245
+ // ENH: turn off the server
246
sleep(2);
247
248
// $path = '/cebe/php-openapi/290389bbd337cf4d70ecedfd3a3d886715e19552/tests/spec/data/reference/base.yaml';
0 commit comments