Skip to content

Commit 23b654e

Browse files
committed
fix: remove debugging artifact
1 parent 6e78598 commit 23b654e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mapswipe_workers/tests/integration/test_create_street_project.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ def test_create_street_project(self):
5656
result = ref.get(shallow=True)
5757
self.assertIsNotNone(result)
5858

59-
breakpoint()
60-
6159

6260
if __name__ == "__main__":
6361
unittest.main()

0 commit comments

Comments
 (0)