Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
etchegom committed Feb 11, 2025
1 parent 5fe072c commit b3ccbeb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recoco/apps/webhook/tests/test_signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@ def test_find_webhooks_no_project():

@pytest.mark.django_db
def test_model_dict_project(project, serialized_project):
from pprint import pprint

pprint(build_listener().model_dict(project).get("switchtenders"))
assert build_listener().model_dict(project) == serialized_project


Expand Down

0 comments on commit b3ccbeb

Please sign in to comment.