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
413 B
12 lines
413 B
2 years ago
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="test" type="js.build_tools.npm" nameIsGenerated="true">
|
||
|
<package-json value="$PROJECT_DIR$/scripts/playwright/package.json" />
|
||
|
<command value="run" />
|
||
|
<scripts>
|
||
|
<script value="test" />
|
||
|
</scripts>
|
||
|
<node-interpreter value="project" />
|
||
|
<envs />
|
||
|
<method v="2" />
|
||
|
</configuration>
|
||
|
</component>
|