mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-20 11:40:13 +00:00
Fix slow aestransport and cli tests (#816)
This commit is contained in:
@@ -148,4 +148,5 @@ def filter_fixtures(
|
||||
print(f"# {desc}")
|
||||
for value in filtered:
|
||||
print(f"\t{value.name}")
|
||||
filtered.sort()
|
||||
return filtered
|
||||
|
||||
Reference in New Issue
Block a user