diff --git a/test/models/bot/smooch_7_test.rb b/test/models/bot/smooch_7_test.rb index c0d877c83..9a7cb345c 100644 --- a/test/models/bot/smooch_7_test.rb +++ b/test/models/bot/smooch_7_test.rb @@ -601,6 +601,7 @@ def teardown test "should include claim_description_content in smooch search" do WebMock.stub_request(:post, 'http://alegre:3100/similarity/async/image').to_return(body: {}.to_json) + WebMock.stub_request(:post, 'http://alegre:3100/text/similarity/').to_return(body: {}.to_json) RequestStore.store[:skip_cached_field_update] = false t = create_team m = create_uploaded_image