diff --git a/tests/browser/features/editor_wikitext_saving.feature b/tests/browser/features/editor_wikitext_saving.feature index 1af2936..66f33dd 100644 --- a/tests/browser/features/editor_wikitext_saving.feature +++ b/tests/browser/features/editor_wikitext_saving.feature @@ -12,6 +12,7 @@ Feature: Wikitext Editor (Makes actual saves) And I type "ABC GHI" into the editor And I click continue And I click submit + And I do not see the wikitext editor overlay Then I should see a toast notification And the text of the first heading should be "Selenium no languages test page"