Skip to content

Commit 40f6342

Browse files
committed
get rid of import_from_server
1 parent f33a9db commit 40f6342

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

system-tests/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"main": "index.js",
77
"scripts": {
88
"test": "node ./scripts/run.js --glob-in-dir=test",
9-
"test:ci": "node ./scripts/run.js",
10-
"import:from:server": "./scripts/import_from_server.sh"
9+
"test:ci": "node ./scripts/run.js"
1110
},
1211
"dependencies": {
1312
"@babel/parser": "7.13.0",

system-tests/scripts/import_from_server.sh

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)