mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 01:57:12 +00:00
14 lines
458 B
XML
14 lines
458 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="test-debug" type="js.build_tools.npm">
|
|
<package-json value="$PROJECT_DIR$/tests/playwright/package.json" />
|
|
<command value="run" />
|
|
<scripts>
|
|
<script value="test:debug" />
|
|
</scripts>
|
|
<node-interpreter value="project" />
|
|
<envs>
|
|
<env name="E2E_DEV_DB_TYPE" value="pg" />
|
|
</envs>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |