Skip to content

Commit ec1e164

Browse files
committed
wip
1 parent 873043a commit ec1e164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Browser/PluginSettingsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
it('adds inactive script for authenticated users by default', function () {
2626
asAdmin()
2727
->navigate('http://localhost:8100')
28+
->dd()
2829
->assertPresent('script[url="http://localhost:8100/wp-content/plugins/simpleanalytics/resources/js/inactive.js"]')
2930
->assertSourceHas(SA_INACTIVE_ADMIN_COMMENT);
3031
});

0 commit comments

Comments
 (0)