quickwit.tests: drop deleted test reference (#523603)
This commit is contained in:
@@ -109,7 +109,6 @@ rustPlatform.buildRustPackage rec {
|
||||
passthru = {
|
||||
tests = {
|
||||
inherit (nixosTests) quickwit;
|
||||
inherit (nixosTests.vector) syslog-quickwit;
|
||||
};
|
||||
updateScript = nix-update-script { };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user