From 3d467988155ce228ff9feb0cf4a656c8aedb7b36 Mon Sep 17 00:00:00 2001 From: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:39:48 -0300 Subject: [PATCH] Update spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb Co-authored-by: Jarek Radosz --- .../chat_integration_reference_post_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb b/spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb index 1ad9817..a2d5deb 100644 --- a/spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb +++ b/spec/lib/discourse_chat_integration/chat_integration_reference_post_spec.rb @@ -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"],