Laravel version update
Laravel version update
This commit is contained in:
4
vendor/sly/notification-pusher/.atoum.php
vendored
4
vendor/sly/notification-pusher/.atoum.php
vendored
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$runner->addTestsFromDirectory(__DIR__.'/tests/units');
|
||||
$runner->addTestsFromDirectory(__DIR__ . '/tests/units');
|
||||
|
||||
$script->noCodeCoverageForNamespaces('mageekguy', 'Symfony');
|
||||
$script->bootstrapFile(__DIR__.DIRECTORY_SEPARATOR.'.atoum.bootstrap.php');
|
||||
$script->bootstrapFile(__DIR__ . DIRECTORY_SEPARATOR . '.atoum.bootstrap.php');
|
||||
|
Reference in New Issue
Block a user