Commit 93893fb7 authored by Doron Behar's avatar Doron Behar
Browse files

python3.pkgs.pyrate-limiter: disable flaky test

parent e20fb4c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ buildPythonPackage rec {
    "tests/test_limiter.py"
    "tests/test_multiprocessing.py"
    "tests/test_postgres_concurrent.py"
    "tests/test_multi_bucket.py"
  ];

  # For redisTestHook