test: add change own user data test
This commit is contained in:
@@ -160,6 +160,7 @@ function ProfileSettings() {
|
||||
variant="contained"
|
||||
type="submit"
|
||||
disabled={!isDirty || !isValid || isSubmitting}
|
||||
data-test="update-profile-button"
|
||||
>
|
||||
{formatMessage('profileSettings.updateProfile')}
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user