examples/i18n/en/features/division.feature in aslakhellesoy-cucumber-0.1.16.2 vs examples/i18n/en/features/division.feature in aslakhellesoy-cucumber-0.1.16.3
- old
+ new
@@ -5,6 +5,5 @@
Scenario: Regular numbers
Given I have entered 3 into the calculator
And I have entered 2 into the calculator
When I press divide
Then the result should be 1.5 on the screen
- And the result class should be Float