diff --git a/scripts/test-projects.test-support.mjs b/scripts/test-projects.test-support.mjs index 45ab8b5be97c..add9fef880ee 100644 --- a/scripts/test-projects.test-support.mjs +++ b/scripts/test-projects.test-support.mjs @@ -723,6 +723,7 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([ ["test/scripts/mantis-build-telegram-desktop-proof-evidence.test.ts"], ], ["scripts/mantis/publish-pr-evidence.mjs", ["test/scripts/mantis-publish-pr-evidence.test.ts"]], + ["scripts/qa-e2e.ts", ["test/scripts/qa-e2e.test.ts"]], ["scripts/qa-lab-up.ts", ["test/scripts/qa-lab-up.test.ts"]], [ "scripts/run-vitest.mjs",