Skip to content

Commit

Permalink
👮
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmxxxxxx committed Apr 9, 2023
1 parent 7f3d3e8 commit da75c09
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/models/user_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -699,9 +699,7 @@ class UserTest < ActiveSupport::TestCase
sent_student_followup_message: false
)

from_user = users(:komagata)

User.create_followup_comment(from_user, target)
User.create_followup_comment(target)

assert target.sent_student_followup_message
end
Expand Down

0 comments on commit da75c09

Please sign in to comment.