Skip to content

Commit

Permalink
updated test_operations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
psankhe28 authored Aug 18, 2024
1 parent 3e080b7 commit afaf56c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_integration/test_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ def test_get_root():
mock_get.assert_called_once_with(server_url)

print("Finished test_get_root")


if __name__ == "__main__":
test_get_root()

0 comments on commit afaf56c

Please sign in to comment.