config: test:core -> test:e2e

This commit is contained in:
Abdullah Atta
2022-09-09 00:47:40 +05:00
parent 553752d947
commit 15e40b612e

View File

@@ -14,7 +14,7 @@
"start": { "start": {
"dependsOn": ["^build"] "dependsOn": ["^build"]
}, },
"test:core": { "test:e2e": {
"dependsOn": ["^build"] "dependsOn": ["^build"]
}, },
"test": { "test": {