From 3a2ece762eb14a50010435401848ac4409ceb08b Mon Sep 17 00:00:00 2001 From: K900 Date: Sat, 23 Aug 2025 09:49:27 +0300 Subject: [PATCH] nixos/all-tests: delete deleted test --- nixos/tests/all-tests.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix index 9631036f035c..7c05d24a793f 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -1187,7 +1187,6 @@ in pingvin-share = runTest ./pingvin-share.nix; pinnwand = runTest ./pinnwand.nix; plantuml-server = runTest ./plantuml-server.nix; - plasma-bigscreen = runTest ./plasma-bigscreen.nix; plasma6 = runTest ./plasma6.nix; plausible = runTest ./plausible.nix; playwright-python = runTest ./playwright-python.nix;