remove old serverCaps

This commit is contained in:
David Baker 2019-08-16 15:27:11 +01:00
parent 41a9db3224
commit 3c4c595f79
2 changed files with 1 additions and 2 deletions

View file

@ -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,
});