Skip to content

Commit

Permalink
fix: debug logging in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Apr 13, 2024
1 parent 6868b8e commit f5a1502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -28,6 +28,7 @@ asyncio_mode = "auto"
markers = [
"skip_remote_loader_mocking: Do not mock globally registered remote loader mock",
]
log_level = "DEBUG"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit f5a1502

Please sign in to comment.