mirror of https://github.com/vector-im/riot-web
				
				
				
			delint
							parent
							
								
									4c2b6f410b
								
							
						
					
					
						commit
						2142a65a9b
					
				| 
						 | 
					@ -132,7 +132,7 @@ describe('Login', function() {
 | 
				
			||||||
        // Set non-empty flows & matrixClient to get past the loading spinner
 | 
					        // Set non-empty flows & matrixClient to get past the loading spinner
 | 
				
			||||||
        root.setState({
 | 
					        root.setState({
 | 
				
			||||||
            flows: [{
 | 
					            flows: [{
 | 
				
			||||||
                type: "m.login.sso",
 | 
					                "type": "m.login.sso",
 | 
				
			||||||
                "org.matrix.msc2858.identity_providers": [{
 | 
					                "org.matrix.msc2858.identity_providers": [{
 | 
				
			||||||
                    id: "a",
 | 
					                    id: "a",
 | 
				
			||||||
                    name: "Provider 1",
 | 
					                    name: "Provider 1",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue