You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
fix tests
This commit is contained in:
@@ -25,6 +25,7 @@ class FlasherNotyServiceProviderTest extends TestCase
|
||||
$expected = array(
|
||||
'scripts' => array(
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/noty/3.1.4/noty.min.js',
|
||||
'/vendor/flasher/flasher-noty.js',
|
||||
),
|
||||
'styles' => array(
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/noty/3.1.4/noty.min.css',
|
||||
|
||||
Reference in New Issue
Block a user