Skip to content

Commit

Permalink
chore(tests): reduce log verbosity
Browse files Browse the repository at this point in the history
Signed-off-by: JP-Ellis <josh@jpellis.me>
  • Loading branch information
JP-Ellis committed Nov 6, 2023
1 parent 9d3bc76 commit 7b9b1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/v3/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ def _setup_pact_logging() -> None:
"""
from pact.v3 import ffi

ffi.log_to_stderr("DEBUG")
ffi.log_to_stderr("INFO")

0 comments on commit 7b9b1d3

Please sign in to comment.