Skip to content

Commit 94445e6

Browse files
committed
debug
1 parent 9f4a322 commit 94445e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/backtrace_filtering.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Feature: Backtrace filtering
4444
Scenario: Using `rspec --backtrace`
4545
When I run `rspec --backtrace`
4646
Then the output should contain "1 example, 1 failure"
47-
And the output should contain "activesupport"
47+
And the output should contain "activesupportdoo"

0 commit comments

Comments
 (0)