Merge pull request #2611 from khassel/test_config

refactor test configs
This commit is contained in:
Michael Teeuw
2021-07-14 10:40:27 +02:00
committed by GitHub
44 changed files with 120 additions and 620 deletions

View File

@@ -14,6 +14,7 @@ _This release is scheduled to be released on 2021-10-01._
### Updated
- Bump electron to v13 (and spectron to v15) and update other dependencies in package.json.
- Refactor test configs, use default test config for all tests.
### Fixed