Skip to content

Commit

Permalink
Feature file update for Slider.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Clewell committed Jun 1, 2013
1 parent 82afd23 commit 0a51dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/slider.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Feature: Using the JQueryUI Slider Widget
Then the current value of the slider should be "0%"

Scenario: Setting the Slider to a specific value
When I move the slider to "20%"
When I move the slider to "10%"
Then the current value of the slider should be "10%"

0 comments on commit 0a51dea

Please sign in to comment.