Skip to content

Commit a55b804

Browse files
authored
chore: remove test that creates abstract base class (#299)
1 parent 931ee4c commit a55b804

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_api.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
from . import mqtt_packet
3535

3636

37-
def test_can_create_roborock_client():
38-
RoborockApiClient("")
39-
40-
4137
def test_can_create_prepared_request():
4238
PreparedRequest("https://sample.com")
4339

0 commit comments

Comments
 (0)