Unverified Commit 1c3ece86 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python3Packages.pysnooz: fix tests (#438994)

parents fc5febad 2493853e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
  freezegun,
  home-assistant-bluetooth,
  poetry-core,
  pytest-asyncio,
  pytest-asyncio_0,
  pytest-cov-stub,
  pytest-mock,
  pytestCheckHook,
@@ -55,7 +55,7 @@ buildPythonPackage rec {

  nativeCheckInputs = [
    freezegun
    pytest-asyncio
    pytest-asyncio_0
    pytest-cov-stub
    pytest-mock
    pytestCheckHook