_bootstrap.php 160 B

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