Unverified Commit a2598c82 authored by Robert Schütz's avatar Robert Schütz Committed by Martin Weinelt
Browse files

python313Packages.aioswitcher: fix tests

parent ef3ead5d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
  pytestCheckHook,
  pythonAtLeast,
  pythonOlder,
  pytz,
  time-machine,
}:

@@ -52,6 +53,7 @@ buildPythonPackage rec {
    pytest-mockservers
    pytest-resource-path
    pytestCheckHook
    pytz
    time-machine
  ];