Commit a1e0137d authored by Doron Behar's avatar Doron Behar
Browse files

python312.pkg.beets: re-enable test_reject_different_art

parent 171a9e85
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -231,8 +231,6 @@ buildPythonPackage rec {
      "test/plugins/test_art.py::AlbumArtPerformOperationTest::test_resize"
    ];
  disabledTests = extraDisabledTests ++ [
    # https://github.com/beetbox/beets/issues/5880
    "test_reject_different_art"
    # touches network
    "test_merge_duplicate_album"
    # The existence of the dependency reflink (see comment above), causes this