Update Signal Artist Series sticker packs

This commit is contained in:
trevor-signal
2026-02-11 14:34:40 -05:00
committed by GitHub
parent d673781f5e
commit 41b2d4728c
2 changed files with 47 additions and 16 deletions

View File

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