Skip to content

Commit

Permalink
Cleanup threads test
Browse files Browse the repository at this point in the history
  • Loading branch information
stage-rl committed Dec 6, 2023
1 parent 1108793 commit 8edc41a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/system/message_threads_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ class MessageThreadsTest < ApplicationSystemTestCase
thread_issue = message_threads(:ssd_main_issue)
message_one = messages(:ssd_main_issue_one)

assert_not GoodJob::Job.where(job_class: 'Govbox::SubmitMessageDraftJob').exists?

visit message_thread_path thread_issue
within_message_in_thread message_one do
click_on("Odpovedať")
Expand Down

0 comments on commit 8edc41a

Please sign in to comment.