1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-31 03:12:45 +00:00
bramw_baserow/config/intellij/.idea/runConfigurations/index_spec_js.xml
2022-07-19 06:15:27 +00:00

13 lines
No EOL
675 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="index.spec.js" type="JavaScriptTestRunnerJest" nameIsGenerated="true">
<config-file value="$PROJECT_DIR$/web-frontend/test/server/jest.config.js" />
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v14.16.0/bin/node" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/web-frontend/node_modules/jest" />
<working-dir value="$PROJECT_DIR$/web-frontend" />
<envs />
<scope-kind value="TEST_FILE" />
<test-file value="$PROJECT_DIR$/web-frontend/test/server/core/pages/index.spec.js" />
<method v="2" />
</configuration>
</component>