Skip to content

Commit 42760e7

Browse files
committed
wip
1 parent 7202873 commit 42760e7

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-
->click('Plugins')
14+
->navigate('http://localhost:8100/wp-admin/plugins.php')
1515
->screenshot()
1616
->assertPresent('tr[data-slug="simpleanalytics"]')
1717
->click('#activate-simpleanalytics')

0 commit comments

Comments
 (0)