From 2b3325e4347ecd5146a2711849bcb593233b5089 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 30 Oct 2025 15:48:32 +0530 Subject: [PATCH] style: example name --- spec/services/mailbox/conversation_finder_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/services/mailbox/conversation_finder_spec.rb b/spec/services/mailbox/conversation_finder_spec.rb index 174462b2a..1544ac5c4 100644 --- a/spec/services/mailbox/conversation_finder_spec.rb +++ b/spec/services/mailbox/conversation_finder_spec.rb @@ -99,7 +99,7 @@ RSpec.describe Mailbox::ConversationFinder do end end - context 'strategy execution order' do + context 'with strategy execution order' do before do conversation.update!(uuid: '12345678-1234-1234-1234-123456789012')