Skip to content

Commit 983d269

Browse files
Modified form elements validations
1 parent aa68dac commit 983d269

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cypress/e2e/ui/Automation/Embedded-Automate/Explorer/namespace.cy.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ const CANCEL_BUTTON_TEXT = 'Cancel';
3232
const SAVE_BUTTON_TEXT = 'Save';
3333
const RESET_BUTTON_TEXT = 'Reset';
3434

35-
const FLASH_TYPE_ERROR = 'error';
36-
3735
// Flash message text snippets
3836
const FLASH_MESSAGE_ADD_SUCCESS = 'added';
3937
const FLASH_MESSAGE_SAVE_SUCCESS = 'saved';

0 commit comments

Comments
 (0)