Skip to content

Commit

Permalink
Test name correction
Browse files Browse the repository at this point in the history
  • Loading branch information
stage-rl committed Dec 5, 2023
1 parent e9e9aa0 commit 0bf1a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/message_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class MessageTest < ActiveSupport::TestCase
assert message.thread.tags.include?(tag)
end

test "reply to message should create a signable draft" do
test "reply to message should create a valid draft" do
message = messages(:ssd_main_general_one)
user = users(:basic)

Expand Down

0 comments on commit 0bf1a45

Please sign in to comment.