diff --git a/crates/matrix-sdk-common/src/deserialized_responses.rs b/crates/matrix-sdk-common/src/deserialized_responses.rs index 0a25b5393..120f8450f 100644 --- a/crates/matrix-sdk-common/src/deserialized_responses.rs +++ b/crates/matrix-sdk-common/src/deserialized_responses.rs @@ -1356,7 +1356,7 @@ mod tests { verification_state: VerificationState::Verified, }; - with_settings!({sort_maps =>true}, { + with_settings!({ sort_maps => true, prepend_module_to_snapshot => false }, { assert_json_snapshot!(info) }) } diff --git a/crates/matrix-sdk-common/src/snapshots/matrix_sdk_common__deserialized_responses__tests__snapshot_test_encryption_info.snap b/crates/matrix-sdk-common/src/snapshots/snapshot_test_encryption_info.snap similarity index 93% rename from crates/matrix-sdk-common/src/snapshots/matrix_sdk_common__deserialized_responses__tests__snapshot_test_encryption_info.snap rename to crates/matrix-sdk-common/src/snapshots/snapshot_test_encryption_info.snap index 96e5c2b27..26d6c4e1b 100644 --- a/crates/matrix-sdk-common/src/snapshots/matrix_sdk_common__deserialized_responses__tests__snapshot_test_encryption_info.snap +++ b/crates/matrix-sdk-common/src/snapshots/snapshot_test_encryption_info.snap @@ -1,5 +1,6 @@ --- source: crates/matrix-sdk-common/src/deserialized_responses.rs +assertion_line: 1360 expression: info --- {