fix: Fix logging test (#9024)

* Pin structlog

* Fix test
This commit is contained in:
Sebastian Husch Lee 2025-03-12 10:54:52 +01:00 committed by GitHub
parent 195d4031b9
commit 9905e9fa17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -310,6 +310,7 @@ class TestStructuredLoggingJSONRendering:
"module": "test.test_logging",
"exception": [
{
"exc_notes": [],
"exc_type": "ValueError",
"exc_value": "This is an error",
"syntax_error": None,