Commit 0bdfea05 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.branca: disable failing tests

parent 047b1132
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ buildPythonPackage rec {
  disabledTestPaths = [
    # Some tests require a browser
    "tests/test_utilities.py"
    "tests/test_iframe.py"
  ];

  disabledTests = [