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:
@@ -14,7 +14,7 @@ class ConfigurationTest extends TestCase
|
||||
|
||||
$expected = array(
|
||||
'scripts' => array(
|
||||
'https://cdn.jsdelivr.net/npm/@flasher/flasher-notyf@0.1.5/dist/flasher-notyf.min.js',
|
||||
'https://cdn.jsdelivr.net/npm/@flasher/flasher-notyf@0.1.6/dist/flasher-notyf.min.js',
|
||||
),
|
||||
'styles' => array(),
|
||||
'options' => array(
|
||||
|
||||
Reference in New Issue
Block a user