aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test.sh')
-rwxr-xr-xscripts/test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/test.sh b/scripts/test.sh
index 32034531d..01b259fe2 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -7,8 +7,8 @@ npm run setup:cli
7 7
8npm run ci -- lint 8npm run ci -- lint
9 9
10npm run ci -- misc 10npm run ci -- client
11npm run ci -- cli 11npm run ci -- cli-plugin
12npm run ci -- api-1 12npm run ci -- api-1
13npm run ci -- api-2 13npm run ci -- api-2
14npm run ci -- api-3 14npm run ci -- api-3