diff --git a/test/components/structures/MatrixChat-test.js b/test/components/structures/MatrixChat-test.js index 46c76bb007..7d96b3a77a 100644 --- a/test/components/structures/MatrixChat-test.js +++ b/test/components/structures/MatrixChat-test.js @@ -16,7 +16,7 @@ describe('MatrixChat', function () { }); it('gives a login panel by default', function () { - peg.get().loginFlows.returns(q({})); + peg.get().loginFlows.returns(q({flows:[]})); var res = TestUtils.renderIntoDocument(