We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cebd00a commit e19411aCopy full SHA for e19411a
tests/Browser/PluginSettingsTest.php
@@ -11,7 +11,7 @@
11
12
it('can be activated', function () {
13
asAdmin()
14
- ->navigate('http://localhost:8100/wp-admin/plugins.php')
+ ->click('Plugins')
15
->screenshot()
16
->assertPresent('tr[data-slug="simpleanalytics"]')
17
->click('#activate-simpleanalytics')
0 commit comments