Skip to content

Commit

Permalink
Merge pull request #3090 from consul/backport-time_related_specs
Browse files Browse the repository at this point in the history
[Backport] Add frozen time condition to proposals phase spec
  • Loading branch information
javierm committed Dec 10, 2018
2 parents ef16efe + a769c61 commit 364321b
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 364321b

Please sign in to comment.