Skip to content

Commit

Permalink
Move notifiable in app shared example to questions specs
Browse files Browse the repository at this point in the history
  • Loading branch information
taitus committed Mar 25, 2024
1 parent ad04ea7 commit 64aa1ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/system/comments/legislation_questions_spec.rb

This file was deleted.

2 changes: 2 additions & 0 deletions spec/system/legislation/questions_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

describe "Legislation" do
context "process debate page" do
it_behaves_like "notifiable in-app", :legislation_question

let(:process) do
create(:legislation_process,
debate_start_date: Date.current - 3.days,
Expand Down

0 comments on commit 64aa1ff

Please sign in to comment.