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 a1ea9a6 commit 75d5fe7Copy full SHA for 75d5fe7
tests/Browser/PluginSettingsTest.php
@@ -20,7 +20,7 @@ public function test_activation_and_presence_of_default_scripts(): void
20
21
public function test_adds_script_with_ignored_pages(): void
22
{
23
- $this->myBrowser()
+ $this->asAdmin()
24
->visit('/wp-admin/options-general.php?page=simpleanalytics&tab=ignore-rules')
25
->fillField('simpleanalytics_ignore_pages', '/vouchers')
26
->click('Save Changes')
0 commit comments