Skip to content

Commit

Permalink
Update spec/lib/discourse_chat_integration/chat_integration_reference…
Browse files Browse the repository at this point in the history
…_post_spec.rb

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
  • Loading branch information
Grubba27 and CvX authored Sep 10, 2024
1 parent 86979fb commit 3d46798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
expect(post.raw).to eq("Added #tag1, #tag2 and removed #tag3, #tag4")
end

it "should have a working excerpt" do
it "has a working excerpt" do
post =
described_class.new(
user: context["user"],
Expand Down

0 comments on commit 3d46798

Please sign in to comment.