Simplify registration with email validation (#11398)
This commit is contained in:
committed by
GitHub
parent
beafe686a9
commit
0842559fb2
@@ -75,7 +75,6 @@ describe("Registration", function () {
|
||||
|
||||
const defaultProps = {
|
||||
defaultDeviceDisplayName: "test-device-display-name",
|
||||
makeRegistrationUrl: jest.fn(),
|
||||
onLoggedIn: jest.fn(),
|
||||
onLoginClick: jest.fn(),
|
||||
onServerConfigChange: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user