Skip to content

Commit

Permalink
playwright coverage WIP2(7)
Browse files Browse the repository at this point in the history
  • Loading branch information
davorinrusevljan committed Nov 12, 2024
1 parent 1ed5f3a commit 8e12dc2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fastagency/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ def __init__(
import coverage

coverage.process_startup()
else:
logger.info("Coverage process start NOT detected")

_self: Runnable = self
self._title = title or "FastAgency application"
self._description = description or "FastAgency application"
Expand Down

0 comments on commit 8e12dc2

Please sign in to comment.