Skip to content

Commit

Permalink
Merge pull request #374 from alphagov/fix_debate_test
Browse files Browse the repository at this point in the history
Fix test so that it is in the future and not the past
  • Loading branch information
pixeltrix committed Aug 20, 2015
2 parents c8b3d87 + 99b202b commit 1944466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/suzie_views_a_petition.feature
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Feature: Suzie views a petition
And I should see a summary of the debate outcome

Scenario: Suzie views a petition which has a scheduled debate date
Given an open petition "Spend more money on Defence" with scheduled debate date of "18/08/2015"
Given the date is the "01/08/2015"
And an open petition "Spend more money on Defence" with scheduled debate date of "18/08/2015"
When I view the petition
Then I should see "Parliament will debate this petition on 18 August 2015. You'll be able to watch online at parliamentlive.tv"

0 comments on commit 1944466

Please sign in to comment.