Skip to content

Commit e19411a

Browse files
committed
wip
1 parent cebd00a commit e19411a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Browser/PluginSettingsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
it('can be activated', function () {
1313
asAdmin()
14-
->navigate('http://localhost:8100/wp-admin/plugins.php')
14+
->click('Plugins')
1515
->screenshot()
1616
->assertPresent('tr[data-slug="simpleanalytics"]')
1717
->click('#activate-simpleanalytics')

0 commit comments

Comments
 (0)