diff --git a/test/app-tests/joining.js b/test/app-tests/joining.js index 9e0a84c773..c37fde6a7f 100644 --- a/test/app-tests/joining.js +++ b/test/app-tests/joining.js @@ -176,9 +176,6 @@ describe('joining a room', function () { return Promise.delay(1); }).then(() => { - // We've joined, expect this to false - expect(roomView.state.joining).toBe(false); - // now send the room down the /sync pipe httpBackend.when('GET', '/sync'). respond(200, {