nixos/release-combined: tests.shadow moved to tests.shadow.login (#543134)

This commit is contained in:
Vladimír Čunát
2026-07-18 06:22:50 +00:00
committed by GitHub

View File

@@ -201,7 +201,7 @@ rec {
(onFullSupported "nixos.tests.printing-socket")
(onFullSupported "nixos.tests.proxy")
(onFullSupported "nixos.tests.sddm.default")
(onFullSupported "nixos.tests.shadow")
(onFullSupported "nixos.tests.shadow.login")
(onFullSupported "nixos.tests.simple-container")
(onFullSupported "nixos.tests.simple-vm")
(onFullSupported "nixos.tests.sway")