We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa68dac commit 983d269Copy full SHA for 983d269
cypress/e2e/ui/Automation/Embedded-Automate/Explorer/namespace.cy.js
@@ -32,8 +32,6 @@ const CANCEL_BUTTON_TEXT = 'Cancel';
32
const SAVE_BUTTON_TEXT = 'Save';
33
const RESET_BUTTON_TEXT = 'Reset';
34
35
-const FLASH_TYPE_ERROR = 'error';
36
-
37
// Flash message text snippets
38
const FLASH_MESSAGE_ADD_SUCCESS = 'added';
39
const FLASH_MESSAGE_SAVE_SUCCESS = 'saved';
0 commit comments