mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 01:18:19 +01:00
Update Signal Artist Series sticker packs
This commit is contained in:
@@ -102,7 +102,7 @@ describe('storage service', function (this: Mocha.Suite) {
|
||||
);
|
||||
assert.strictEqual(
|
||||
stickerPack?.record.stickerPack?.position,
|
||||
6,
|
||||
11,
|
||||
'Wrong sticker pack position'
|
||||
);
|
||||
}
|
||||
@@ -242,7 +242,7 @@ describe('storage service', function (this: Mocha.Suite) {
|
||||
);
|
||||
assert.strictEqual(
|
||||
stickerPack?.record.stickerPack?.position,
|
||||
7,
|
||||
12,
|
||||
'Wrong sticker pack position'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user