summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/create_new.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/features/create_new.feature')
-rw-r--r--tests/acceptance/features/create_new.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/features/create_new.feature b/tests/acceptance/features/create_new.feature
index c07220059..a49b3b0e8 100644
--- a/tests/acceptance/features/create_new.feature
+++ b/tests/acceptance/features/create_new.feature
@@ -8,6 +8,6 @@ Feature: create_new
Given I am logged in
And I am in the "news" app
- Scenario Outline: show caption on hover
+ Scenario: show caption on hover
When I hover over the add new button
Then I should see a "Add Website" caption on the add new button \ No newline at end of file