Skip to content

Commit

Permalink
Add frozen time condition to proposals phase spec
Browse files Browse the repository at this point in the history
Backport the part of AyuntamientoMadrid/consul@ea6fcb5 which hadn't been
backported yet.
  • Loading branch information
javierm committed Dec 7, 2018
1 parent 4f9ca04 commit a769c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/legislation/processes_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
end

context 'proposals phase' do
scenario 'not open' do
scenario 'not open', :with_frozen_time do
process = create(:legislation_process, :upcoming_proposals_phase)

visit legislation_process_proposals_path(process)
Expand Down

0 comments on commit a769c61

Please sign in to comment.