Skip to content

Commit ea15aea

Browse files
author
Andrei Neagu
committed
remove print
1 parent 554c1a7 commit ea15aea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/dynamic-scheduler/tests/unit/test_services_catalog.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ def mock_catalog(
8989
json=service_specifications.model_dump(mode="json"),
9090
)
9191

92-
print("Respx mock paths:", [route.pattern for route in respx_mock.routes])
93-
9492
yield
9593

9694

0 commit comments

Comments
 (0)