Skip to content

Commit

Permalink
chore: disable trace log
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmoellerdev committed Dec 19, 2024
1 parent 72e64b0 commit f94f650
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/ocm_fixture.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ def ocm_config(ctx):
test_config = f'''\
type: generic.config.ocm.software/v1
configurations:
- type: logging.config.ocm.software
contextType: attributes.context.ocm.software
settings:
defaultLevel: Trace
# - type: logging.config.ocm.software
# contextType: attributes.context.ocm.software
# settings:
# defaultLevel: Trace
- type: credentials.config.ocm.software
consumers:
- identity:
Expand Down

0 comments on commit f94f650

Please sign in to comment.