fix(common): Shorten the name of the snapshot_test_encryption_info

This commit is contained in:
Andy Balaam
2025-03-05 13:31:59 +00:00
committed by Andy Balaam
parent 1d7c60c46a
commit 074c0e59e0
2 changed files with 2 additions and 1 deletions

View File

@@ -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)
})
}

View File

@@ -1,5 +1,6 @@
---
source: crates/matrix-sdk-common/src/deserialized_responses.rs
assertion_line: 1360
expression: info
---
{