Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
torrybr committed Jul 27, 2024
1 parent 3448de9 commit 3cb0bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/matrix-sdk/tests/integration/room/joined.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ use wiremock::{

use crate::{
logged_in_client_with_server, mock_encryption_state, mock_sync, mock_sync_with_new_room,
synced_client
synced_client,
};
#[async_test]
async fn test_invite_user_by_id() {
Expand Down

0 comments on commit 3cb0bea

Please sign in to comment.