mirror of
https://github.com/neon443/StickerSlack.git
synced 2026-03-11 05:19:13 +00:00
merge the asset catalogs
rename a test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user