features/command_line_interface/stdin.feature in reek-1.2.11 vs features/command_line_interface/stdin.feature in reek-1.2.12
- old
+ new
@@ -46,11 +46,7 @@
And it reports:
"""
$stdin -- 0 warnings
"""
- And stderr reports:
- """
- $stdin: Racc::ParseError:
- parse error on value "$end" ($end)
+ And it reports a parsing error
- """