summaryrefslogtreecommitdiff
path: root/tests/end2end/features/utilcmds.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/utilcmds.feature')
-rw-r--r--tests/end2end/features/utilcmds.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/utilcmds.feature b/tests/end2end/features/utilcmds.feature
index e8172ae20..621a7650b 100644
--- a/tests/end2end/features/utilcmds.feature
+++ b/tests/end2end/features/utilcmds.feature
@@ -11,7 +11,7 @@ Feature: Miscellaneous utility commands exposed to the user.
Scenario: :later before
When I run :later 500 scroll down
Then the page should not be scrolled
- # wait for scroll to execture so we don't ruin our future
+ # wait for scroll to execute so we don't ruin our future
And the page should be scrolled vertically
Scenario: :later after