diff --git a/tests/behat/features/insert-a-link.feature b/tests/behat/features/insert-a-link.feature index 925fe494..bb6fd6c0 100644 --- a/tests/behat/features/insert-a-link.feature +++ b/tests/behat/features/insert-a-link.feature @@ -52,7 +52,7 @@ So that I can link to a external website or a page on my site When I fill in "http://silverstripe.org" for "URL" And I check "Open in new window/tab" And I press the "Insert" button - Then the "Content" HTML field should contain "awesome" + Then the "Content" HTML field should contain "awesome" # Required to avoid "unsaved changes" browser dialog Then I press the "Save draft" button