mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
FIX: Remove PSR2 failures
This commit is contained in:
parent
2c4eb2050d
commit
2dbe57e0cb
@ -10,7 +10,6 @@ use Symfony\Component\Console\Input\InputOption;
|
||||
use Behat\Behat\Console\Processor\InitProcessor as BaseProcessor;
|
||||
use SilverStripe\Core\Manifest\ClassLoader;
|
||||
|
||||
|
||||
/**
|
||||
* Initializes a project for Behat usage, creating context files.
|
||||
*/
|
||||
|
@ -10,7 +10,6 @@ use Behat\Mink\Driver\Selenium2Driver;
|
||||
use SilverStripe\Assets\File;
|
||||
use SilverStripe\Assets\Filesystem;
|
||||
|
||||
|
||||
// PHPUnit
|
||||
require_once BASE_PATH . '/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user