init
This commit is contained in:
4
vendor/codeception/base/tests/web/_bootstrap.php
vendored
Normal file
4
vendor/codeception/base/tests/web/_bootstrap.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Here you can initialize variables that will for your tests
|
||||
|
||||
\Codeception\Util\Autoload::registerSuffix('Steps', __DIR__.DIRECTORY_SEPARATOR.'_steps');
|
||||
Reference in New Issue
Block a user