Skip to content

Commit ec5ae4e

Browse files
committed
wip
1 parent eac5669 commit ec5ae4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Browser/PluginSettingsTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
->assertPresent('#deactivate-simpleanalytics');
2020
});
2121

22-
/*
2322
it('adds a script by default', function () {
2423
visit('http://localhost:8100')->assertPresent(DEFAULT_SCRIPT_SELECTOR);
2524
});
@@ -197,4 +196,3 @@
197196

198197
visit('http://localhost:8100')->assertPresent('script[src="https://mydomain.com/latest.js"]');
199198
});
200-
*/

0 commit comments

Comments
 (0)