Skip to content

Commit a6e7d35

Browse files
committed
fix: tests
1 parent 47821be commit a6e7d35

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
@@ -43,7 +43,6 @@ def account_methods(self) -> typing.List[Response]:
4343
api.account.getAccountSettings(),
4444
api.account.setSettings({}),
4545
api.account.getStateInstance(),
46-
api.account.getStatusInstance(),
4746
api.account.reboot(),
4847
api.account.logout(),
4948
api.account.setProfilePicture(path)

0 commit comments

Comments
 (0)