From 9d767f4b90603d70e6acf8df6131140577738d4d Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Thu, 17 Dec 2020 16:55:02 -0800 Subject: [PATCH] [CI] Removes script previously used for Karma Signed-off-by: Tyler Smalley --- test/scripts/test/xpack_karma.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 test/scripts/test/xpack_karma.sh diff --git a/test/scripts/test/xpack_karma.sh b/test/scripts/test/xpack_karma.sh deleted file mode 100755 index 9078f01f1b870f..00000000000000 --- a/test/scripts/test/xpack_karma.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -source src/dev/ci_setup/setup_env.sh - -cd x-pack -checks-reporter-with-killswitch "X-Pack Karma Tests" yarn test:karma