mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
fix tests for laravel 5.1
This commit is contained in:
@@ -59,6 +59,16 @@
|
||||
<testsuite name="flasher pnotify symfony">
|
||||
<directory>src/Pnotify/Symfony</directory>
|
||||
</testsuite>
|
||||
|
||||
<testsuite name="flasher noty">
|
||||
<directory>src/Noty/Prime</directory>
|
||||
</testsuite>
|
||||
<testsuite name="flasher noty laravel">
|
||||
<directory>src/Noty/Laravel</directory>
|
||||
</testsuite>
|
||||
<testsuite name="flasher noty symfony">
|
||||
<directory>src/Noty/Symfony</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
<whitelist>
|
||||
|
||||
Reference in New Issue
Block a user