cypress run server inline test

This commit is contained in:
SPRINX0\prochazka
2024-12-09 16:32:56 +01:00
parent 75f75d95a6
commit 5405b9bf72
5 changed files with 54 additions and 12 deletions

View File

@@ -411,7 +411,8 @@
name="displayName"
templateProps={{ noMargin: true }}
disabled={isConnected}
/>
data-testid="ConnectionDriverFields_displayName"
/>
</div>
<div class="col-6 mr-1">
<FormColorField
@@ -421,6 +422,7 @@
emptyLabel="(not selected)"
templateProps={{ noMargin: true }}
disabled={isConnected}
data-testid="ConnectionDriverFields_connectionColor"
/>
</div>
</div>