Skip to content

Commit

Permalink
Update test title in tests/50federation/30room-join.pl
Browse files Browse the repository at this point in the history
Co-Authored-By: Richard van der Hoff <[email protected]>
  • Loading branch information
clokep and richvdh authored Mar 4, 2020
1 parent 7d45396 commit 2b3c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/50federation/30room-join.pl
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ sub assert_is_valid_pdu {
)
};

test "Outbound federation event with an invalid signature should not break",
test "Event with an invalid signature in the send_join response should not cause room join to fail",
requires => [ local_user_fixture(), $main::INBOUND_SERVER,
federation_user_id_fixture() ],

Expand Down

0 comments on commit 2b3c87c

Please sign in to comment.