Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Dec 12, 2021
1 parent 9bd06a7 commit 93e2476
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tavern/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,8 @@ def run_stage(sessions, stage, test_block_config):
)

response = r.run()
logger.debug("Stage done")

provider.end_tinctures(response)
logger.debug("tinctures done")

for v in verifiers:
saved = v.verify(response)
Expand Down

0 comments on commit 93e2476

Please sign in to comment.