18219: Updates tests on property edition.
[arvados-workbench2.git] / cypress / integration / project.spec.js
index 3ffdcc2df2cbc796db9ea4a4314a32cbd2809560..3678b78a349268326fe96841c41dc453cce0d6c2 100644 (file)
@@ -42,6 +42,7 @@ describe('Project tests', function() {
 
             });
         // Key: Color (IDTAGCOLORS) - Value: Magenta (IDVALCOLORS3)
+        cy.get('[data-cy=form-dialog]').should('not.contain', 'Color: Magenta');
         cy.get('[data-cy=resource-properties-form]').within(() => {
             cy.get('[data-cy=property-field-key]').within(() => {
                 cy.get('input').type('Color');