Fix the tests

literally: the tests were always broken; in 39bddb14b7 I never
ran the tests before comitting
This commit is contained in:
Klaas van Schelven
2025-03-07 20:46:11 +01:00
parent 4b079487ca
commit f8113916dd
+7 -3
View File
@@ -23,9 +23,13 @@ class DeduceTagsTestCase(RegularTestCase):
"server_name": "server",
"release": "1.0",
"environment": "prod",
"mechanism": {
"type": "exception",
"handled": False,
"exception": {
"values": [{
"mechanism": {
"type": "exception",
"handled": False,
},
}],
},
"transaction": "main",
"contexts": {