weblinks/tests/acceptance/_bootstrap.php

4 lines
171 B
PHP

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