{
dense
outlined
rounded
- />
+ >
+
+
+
+
+ #{{ scope.opt?.id }} {{ scope.opt?.name }}
+
+
+
+
+
+ >
+
+
+
+ #{{ scope.opt?.id }}
+ {{ scope.opt?.nickname }}
+
+
+
+
O
{
cy.openActionsDescriptor();
cy.get(toCloneOpt).click();
cy.clickConfirm();
- cy.get(warehouseValue).contains('-');
+ cy.get(warehouseValue).contains('Warehouse One');
cy.get(summaryHeader)
.invoke('text')
.then((text) => {