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
remove old serverCaps
This commit is contained in:
@ -72,7 +72,6 @@ describe('Registration', function() {
|
||||
// Set non-empty flows, capabilities & matrixClient to get past the loading spinner
|
||||
root.setState({
|
||||
flows: [],
|
||||
serverCaps: {},
|
||||
matrixClient: {},
|
||||
busy: false,
|
||||
});
|
||||
|
Reference in New Issue
Block a user