Merge #317485: nixos/release-combined: fix evaluation

This commit is contained in:
Vladimír Čunát 2024-06-05 17:53:02 +02:00
commit e8057b67eb
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

@ -113,7 +113,7 @@ in rec {
(onFullSupported "nixos.tests.latestKernel.login")
(onFullSupported "nixos.tests.lightdm")
(onFullSupported "nixos.tests.login")
(onFullSupported "nixos.tests.misc.default")
(onFullSupported "nixos.tests.misc")
(onFullSupported "nixos.tests.mutableUsers")
(onFullSupported "nixos.tests.nat.firewall")
(onFullSupported "nixos.tests.nat.standalone")