summaryrefslogtreecommitdiff
path: root/tests/end2end/features/qutescheme.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/qutescheme.feature')
-rw-r--r--tests/end2end/features/qutescheme.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/qutescheme.feature b/tests/end2end/features/qutescheme.feature
index 286f8f80a..1424bbf09 100644
--- a/tests/end2end/features/qutescheme.feature
+++ b/tests/end2end/features/qutescheme.feature
@@ -215,7 +215,7 @@ Feature: Special qute:// pages
Scenario: Running :pyeval --file using a non existing file
When I run :debug-pyeval --file nonexistentfile
- Then the error "[Errno 2] No such file or directory: 'nonexistentfile'" should be shown
+ Then the error "[Errno 2] *: 'nonexistentfile'" should be shown
Scenario: Running :pyeval with --quiet
When I run :debug-pyeval --quiet 1+1