Skip to content

Commit 267ed70

Browse files
committed
fix: tests
1 parent 121c69f commit 267ed70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_methods.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def test_methods(self, mock_request):
2020
methods = [
2121
*self.account_methods,
2222
*self.group_methods,
23-
*self.status_methods,
2423
*self.log_methods,
2524
*self.queue_methods,
2625
*self.read_mark_methods,

0 commit comments

Comments
 (0)