mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-25 02:10:32 -06:00
992bc6649e
1. Moved spectron test to a different directory 2. Added a npm command to run spectron test separately
5 lines
59 B
JSON
5 lines
59 B
JSON
{
|
|
"testMatch": ["**/*.spectron.js"],
|
|
"verbose": true
|
|
}
|