1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

also remove from comment

This commit is contained in:
David Baker
2019-08-16 15:36:41 +01:00
parent 3c4c595f79
commit a87fb7eaa2

View File

@ -69,7 +69,7 @@ describe('Registration', function() {
const root = render();
// Set non-empty flows, capabilities & matrixClient to get past the loading spinner
// Set non-empty flows & matrixClient to get past the loading spinner
root.setState({
flows: [],
matrixClient: {},