chore(control): remove e2e tests

This commit is contained in:
2026-02-20 17:46:14 +01:00
parent 136bba25fe
commit e74356f9a6
5 changed files with 3 additions and 89 deletions
-6
View File
@@ -17,13 +17,7 @@
imagemagick
ffmpeg
gnome-screenshot
playwright-driver.browsers
];
PLAYWRIGHT_BROWSERS_PATH = pkgs.playwright-driver.browsers;
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "true";
PW_DISABLE_TS_ESM = "true";
};
};
}