merge the asset catalogs

rename a test
This commit is contained in:
neon443
2025-10-31 23:40:06 +00:00
parent aaa51e6cef
commit 1f9cfcfc1a
19 changed files with 43 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ struct PerformanceTests {
}
}
@Test func MSStickerValidation() async throws {
@Test func downloadAll() async throws {
let downloadedEmojisBefore = hoarder.emojis.filter { $0.isLocal }.map { $0.id }
try? await withThrowingDiscardingTaskGroup { group in