whitespace

This commit is contained in:
Klaas van Schelven
2024-09-12 12:41:22 +02:00
parent 10c91ccbdc
commit 9e4b326ab6

View File

@@ -593,4 +593,4 @@ class GroupingUtilsTestCase(DjangoTestCase):
def test_fingerprint_with_default(self):
self.assertEqual("Log Message: <no log message> ⋄ <no transaction> ⋄ fixed string",
get_issue_grouper_for_data({"fingerprint": ["{{ default }}", "fixed string"]}))
get_issue_grouper_for_data({"fingerprint": ["{{ default }}", "fixed string"]}))