IOP-Patho/vendor/codeception/base/tests/web/_bootstrap.php

5 lines
160 B
PHP
Raw Normal View History

2025-07-17 08:28:28 +00:00
<?php
// Here you can initialize variables that will for your tests
\Codeception\Util\Autoload::registerSuffix('Steps', __DIR__.DIRECTORY_SEPARATOR.'_steps');