features/counts.feature in wally-0.0.28 vs features/counts.feature in wally-0.0.29
- old
+ new
@@ -12,7 +12,7 @@
Scenario: Tag Foo 1
@tag3 @multiple
Scenario: Tag Bar 2
"""
When I visit the home page
- Then I should see a heading "Features (1)"
- And I should see a heading "Tags (5)"
+ Then I should see "Features (1)"
+ And I should see "Tags (5)"