SDA-3876 - Remove spectron related code (#1510)

This commit is contained in:
Kiran Niranjan
2022-09-27 07:13:27 +05:30
committed by GitHub
parent 64995f3b1f
commit 526b937193
18 changed files with 22 additions and 7588 deletions

View File

@@ -56,13 +56,6 @@ npm run test:unit
# Specific Unit tests
npm run test:unit -- --match=spell*
# Spectron tests only
npm run compile:spec
npm run test:spectron
# Specific Spectron tests
npm run test:spectron -- --match=spell*
```
### Code Coverage