From 42b7e42f37b385e2a95e00bd618b5a93ccb93ff9 Mon Sep 17 00:00:00 2001 From: Turadg Aleahmad Date: Fri, 9 Feb 2024 09:47:18 -0800 Subject: [PATCH] refactor: testRepairs to Ava test --- a3p-integration/proposals/a:upgrade-next/test.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/a3p-integration/proposals/a:upgrade-next/test.sh b/a3p-integration/proposals/a:upgrade-next/test.sh index 7740388a1f74..419b3a5ce693 100644 --- a/a3p-integration/proposals/a:upgrade-next/test.sh +++ b/a3p-integration/proposals/a:upgrade-next/test.sh @@ -2,7 +2,3 @@ source /usr/src/upgrade-test-scripts/env_setup.sh yarn ava - -npm install --global tsx - -./testRepairs.ts