We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b3d87 + 99b202b commit 1944466Copy full SHA for 1944466
1 file changed
features/suzie_views_a_petition.feature
@@ -69,6 +69,7 @@ Feature: Suzie views a petition
69
And I should see a summary of the debate outcome
70
71
Scenario: Suzie views a petition which has a scheduled debate date
72
- 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"
73
+ And an open petition "Spend more money on Defence" with scheduled debate date of "18/08/2015"
74
When I view the petition
75
Then I should see "Parliament will debate this petition on 18 August 2015. You'll be able to watch online at parliamentlive.tv"
0 commit comments