Skip to content

Commit

Permalink
modify cluster status checks tests (#1197)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
  • Loading branch information
2 people authored and Alexandra Belousov committed Sep 17, 2024
1 parent fd0d3fd commit 8fd2d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_servers/test_servlet.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def test_get_obj(self, test_env_servlet):
def test_get_obj_remote(self, test_env_servlet):
resp = ObjStore.call_actor_method(
test_env_servlet,

"aget_local",
key="key1",
default=KeyError,
Expand Down

0 comments on commit 8fd2d9b

Please sign in to comment.