Unverified Commit ffb1838c authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

borgbackup: reenable fixed test (#404515)

Reported upstream in 2023 and couldn't reproduce it anymore on 1.4.1.
parents f7ff8c60 a4ac5e84
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -121,8 +121,6 @@ python.pkgs.buildPythonApplication rec {
    "test_get_keys_dir"
    "test_get_security_dir"
    "test_get_config_dir"
    # https://github.com/borgbackup/borg/issues/6573
    "test_basic_functionality"
  ];

  preCheck = ''