We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4a322 commit 94445e6Copy full SHA for 94445e6
features/backtrace_filtering.feature
@@ -44,4 +44,4 @@ Feature: Backtrace filtering
44
Scenario: Using `rspec --backtrace`
45
When I run `rspec --backtrace`
46
Then the output should contain "1 example, 1 failure"
47
- And the output should contain "activesupport"
+ And the output should contain "activesupportdoo"
0 commit comments