Skip to content

Commit 4130f4e

Browse files
committed
Update assertion
1 parent a5d0579 commit 4130f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/shell.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Feature: WordPress REPL
163163
"""
164164
And STDERR should contain:
165165
"""
166-
Error: Failed opening required 'nonexistent_file.txt'
166+
Failed opening required 'nonexistent_file.txt'
167167
"""
168168
169169
Scenario: Exception handling for expression errors

0 commit comments

Comments
 (0)