diff --git a/pkgs/by-name/au/audiothekar/package.nix b/pkgs/by-name/au/audiothekar/package.nix index 38fdbf9e1110..a653cf0324ec 100644 --- a/pkgs/by-name/au/audiothekar/package.nix +++ b/pkgs/by-name/au/audiothekar/package.nix @@ -38,10 +38,6 @@ buildDotnetModule rec { passthru = { updateScript = ./update.sh; - tests.version = testers.testVersion { - package = audiothekar; - command = "audiothekar-cli --version"; - }; }; meta = with lib; {