diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-19 22:54:07 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-07-19 22:54:07 +0200 |
| commit | bf483949f57d8970ab976aa775e65780480a57ac (patch) | |
| tree | fdea25045a42fefb1e661c76c9fcbb62ec33de79 /tests/by-name/mo/monitoring-basic/test.nix | |
| parent | tests/default.nix: Work around a race-condition in the acme cert waiting (diff) | |
| download | nixos-server-bf483949f57d8970ab976aa775e65780480a57ac.zip | |
tests/monitoring: Re-name to “basic”
Diffstat (limited to '')
| -rw-r--r-- | tests/by-name/mo/monitoring-basic/test.nix (renamed from tests/by-name/mo/monitoring/test.nix) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/by-name/mo/monitoring/test.nix b/tests/by-name/mo/monitoring-basic/test.nix index 0b2ed1c..a00331f 100644 --- a/tests/by-name/mo/monitoring/test.nix +++ b/tests/by-name/mo/monitoring-basic/test.nix @@ -1,6 +1,5 @@ { extraModules, - pkgs, vhack, ... }: let |
