mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
Fix various attachment reuse bugs causing archive issues.
This commit is contained in:
committed by
Michelle Tang
parent
114524adc6
commit
f5b1857866
@@ -252,7 +252,6 @@ class AttachmentTableTest_deduping {
|
||||
assertSkipTransform(id2, true)
|
||||
|
||||
assertDoesNotHaveRemoteFields(id2)
|
||||
assertArchiveFieldsMatch(id1, id2)
|
||||
|
||||
upload(id2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user