Skip to content

Commit fc5f5ba

Browse files
committed
wip
1 parent eb52920 commit fc5f5ba

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
@@ -35,6 +35,7 @@
3535
->navigate('http://localhost:8100/wp-admin/options-general.php?page=simpleanalytics&tab=ignore-rules')
3636
->fill('simpleanalytics_ignore_pages', '/vouchers')
3737
->click('Save Changes')
38+
->refresh()
3839
->assertValue('simpleanalytics_ignore_pages', '/vouchers')
3940
->screenshot();
4041

0 commit comments

Comments
 (0)