nixos/release-combined: tests.shadow moved to tests.shadow.login

This unblocks eval after the move in commit
963c03f40c
This commit is contained in:
Vladimír Čunát
2026-07-18 08:15:34 +02:00
parent e2a6999bbf
commit d80f324c32
+1 -1
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")