This commit is contained in:
David Baker 2019-06-11 13:16:49 +01:00
parent a6c5ac669b
commit 7602d76723

View file

@ -69,9 +69,11 @@ describe('Registration', function() {
const root = render();
// Set non-empty flows to get past the loading spinner
// Set non-empty flow & matrixClient to get past the loading spinner
root.setState({
flows: [],
matrixClient: {},
busy: false,
});
const form = ReactTestUtils.findRenderedComponentWithType(