Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 3d46798

Browse files
Grubba27CvX
andauthored
Update spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb
Co-authored-by: Jarek Radosz <[email protected]>
1 parent 86979fb commit 3d46798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
expect(post.raw).to eq("Added #tag1, #tag2 and removed #tag3, #tag4")
3333
end
3434

35-
it "should have a working excerpt" do
35+
it "has a working excerpt" do
3636
post =
3737
described_class.new(
3838
user: context["user"],

0 commit comments

Comments
 (0)