mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
402 B
12 lines
402 B
2 years ago
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="test-debug" type="js.build_tools.npm">
|
||
|
<package-json value="$PROJECT_DIR$/scripts/playwright/package.json" />
|
||
|
<command value="run" />
|
||
|
<scripts>
|
||
|
<script value="test-debug" />
|
||
|
</scripts>
|
||
|
<node-interpreter value="project" />
|
||
|
<envs />
|
||
|
<method v="2" />
|
||
|
</configuration>
|
||
|
</component>
|