Skip to content
Snippets Groups Projects
Commit f867c880 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

lint

parent 35abec9f
No related branches found
No related tags found
No related merge requests found
......@@ -331,7 +331,7 @@ TEST(StateEvents, JoinRules)
EXPECT_EQ(event.state_key, "");
EXPECT_EQ(event.content.join_rule, ns::state::JoinRule::Invite);
EXPECT_EQ(data, json(event));
EXPECT_EQ(data, json(event));
}
TEST(StateEvents, Member)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment