diff --git a/zerver/tests/test_message_fetch.py b/zerver/tests/test_message_fetch.py index 4183968469..9080aa1f55 100644 --- a/zerver/tests/test_message_fetch.py +++ b/zerver/tests/test_message_fetch.py @@ -2032,13 +2032,9 @@ class GetOldMessagesTest(ZulipTestCase): self.assertEqual( english_message[MATCH_TOPIC], 'english') - self.assertIn( + self.assertEqual( english_message['match_content'], - # NOTE: The whitespace here is off due to a pgroonga bug. - # This bug is a pgroonga regression and according to one of - # the author, this should be fixed in its next release. - ['
I want to go to 日本!
', # This is correct. - 'I want to go to 日本!
']) + 'I want to go to 日本!
') # Should not crash when multiple search operands are present multi_search_narrow = [