From a87fb7eaa26296d60d8ba8225dfc95af3a368ed3 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 16 Aug 2019 15:36:41 +0100 Subject: [PATCH] also remove from comment --- test/components/structures/auth/Registration-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/components/structures/auth/Registration-test.js b/test/components/structures/auth/Registration-test.js index 3d4c8f921a..38188b2536 100644 --- a/test/components/structures/auth/Registration-test.js +++ b/test/components/structures/auth/Registration-test.js @@ -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: {},