nixos/release-combined: fix a test name

Broken by 513143fe4 and breaking evaluation of trunk-combined jobset.
This commit is contained in:
Vladimír Čunát 2021-05-17 22:49:45 +02:00
parent 728bdf71db
commit b09fc82382
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -90,7 +90,7 @@ in rec {
(onFullSupported "nixos.tests.keymap.azerty")
(onFullSupported "nixos.tests.keymap.colemak")
(onFullSupported "nixos.tests.keymap.dvorak")
(onFullSupported "nixos.tests.keymap.dvp")
(onFullSupported "nixos.tests.keymap.dvorak-programmer")
(onFullSupported "nixos.tests.keymap.neo")
(onFullSupported "nixos.tests.keymap.qwertz")
(onFullSupported "nixos.tests.latestKernel.login")