We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf41c6 commit 6d4c0a5Copy full SHA for 6d4c0a5
src/v1/providers/testLab.ts
@@ -221,7 +221,7 @@ export class ResultStorage {
221
* - `USE_DESTINATION_ARTIFACTS`: One or more of the test targets defined in the
222
* .xctestrun file specifies "UseDestinationArtifacts", which is disallowed.
223
*
224
- * - `TEST_NON_APP_HOSTED`: XC tests which run on physical devices must have
+ * - `TEST_NOT_APP_HOSTED`: XC tests which run on physical devices must have
225
* "IsAppHostedTestBundle" == "true" in the xctestrun file.
226
227
* - `PLIST_CANNOT_BE_PARSED`: An Info.plist file in the XCTest zip could not be
0 commit comments