mirror of
https://github.com/neon443/StickerSlack.git
synced 2026-03-11 13:26:17 +00:00
exclude downloadAll from tests
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
"testTargets" : [
|
||||
{
|
||||
"parallelizable" : true,
|
||||
"skippedTests" : {
|
||||
"suites" : [
|
||||
{
|
||||
"name" : "PerformanceTests",
|
||||
"testFunctions" : [
|
||||
"downloadAll()"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"target" : {
|
||||
"containerPath" : "container:StickerSlack.xcodeproj",
|
||||
"identifier" : "A9B9A8222EB2CCB5004C9245",
|
||||
@@ -26,5 +36,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 1
|
||||
"version" : 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user