mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-22 08:57:00 -06:00
13 lines
528 B
XML
13 lines
528 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="All Unit Tests" type="JavaScriptTestRunnerJest">
|
|
<config-file value="$PROJECT_DIR$/jest-config.json" />
|
|
<node-interpreter value="project" />
|
|
<node-options value="" />
|
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
<working-dir value="$PROJECT_DIR$" />
|
|
<jest-options value="--runInBand --detectOpenHandles" />
|
|
<envs />
|
|
<scope-kind value="ALL" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |