From a6f641fe43287141aba312d146e0dfb1ad0a200c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Tue, 6 Oct 2020 09:57:25 +0100 Subject: [PATCH] Update test to use KindOutlier --- roomserver/roomserver_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roomserver/roomserver_test.go b/roomserver/roomserver_test.go index ee17fc2e0..2a03195c9 100644 --- a/roomserver/roomserver_test.go +++ b/roomserver/roomserver_test.go @@ -238,7 +238,7 @@ func TestOutputRedactedEvent(t *testing.T) { } } -// This tests that rewriting state via KindRewrite works correctly. +// This tests that rewriting state works correctly. // This creates a small room with a create/join/name state, then replays it // with a new room name. We expect the output events to contain the original events, // followed by a single OutputNewRoomEvent with RewritesState set to true with the