Server_AccessControl/vendor/codeception/base/tests/web/_bootstrap.php
2020-10-06 14:27:47 +07:00

5 lines
160 B
PHP

<?php
// Here you can initialize variables that will for your tests
\Codeception\Util\Autoload::registerSuffix('Steps', __DIR__.DIRECTORY_SEPARATOR.'_steps');