mirror of
https://github.com/lordmathis/lemma.git
synced 2025-12-25 10:54:23 +00:00
Add DeleteAccountModal and EmailPasswordModal tests
This commit is contained in:
@@ -60,6 +60,7 @@ const CommitMessageModal: React.FC<CommitMessageModalProps> = ({
|
||||
<Button
|
||||
onClick={() => void handleSubmit()}
|
||||
data-testid="commit-button"
|
||||
disabled={!message.trim()}
|
||||
>
|
||||
Commit
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user