Update acceptance test case to fix failing test
MAILPOET-6431
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
5023bbb6f2
commit
2adc6d23ca
@@ -63,6 +63,7 @@ export function SendButton( { validateContent, isContentInvalid } ) {
|
||||
}
|
||||
} }
|
||||
disabled={ isDisabled }
|
||||
data-automation-id="email_editor_send_button"
|
||||
>
|
||||
{ label }
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user