From 3339b7ecc2546d8e56643ab5c16d0431299de8d0 Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Thu, 5 Jun 2025 00:30:35 -0500 Subject: [PATCH] Update conversation_policy_spec.rb --- spec/policies/conversation_policy_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/policies/conversation_policy_spec.rb b/spec/policies/conversation_policy_spec.rb index aaf23b20f..2e776b87f 100644 --- a/spec/policies/conversation_policy_spec.rb +++ b/spec/policies/conversation_policy_spec.rb @@ -31,4 +31,4 @@ RSpec.describe ConversationPolicy, type: :policy do end end end -end \ No newline at end of file +end