You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
delint
This commit is contained in:
@ -132,7 +132,7 @@ describe('Login', function() {
|
||||
// Set non-empty flows & matrixClient to get past the loading spinner
|
||||
root.setState({
|
||||
flows: [{
|
||||
type: "m.login.sso",
|
||||
"type": "m.login.sso",
|
||||
"org.matrix.msc2858.identity_providers": [{
|
||||
id: "a",
|
||||
name: "Provider 1",
|
||||
|
Reference in New Issue
Block a user