Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/docs/testing/integration-tests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,13 +234,13 @@ you can view the output by selecting the red icon:
See the [Firebase Test Lab section of the README][]
for instructions on uploading the APKs from the command line.

### Uploading XCode tests
### Uploading Xcode tests

See the [Firebase TestLab iOS instructions][]
for details on how to upload the .zip file
to the Firebase TestLab section of the Firebase Console.

### Uploading XCode tests from the command line
### Uploading Xcode tests from the command line
See the [iOS Device Testing][] section in the README
for instructions on how to upload the .zip file
from the command line.
Expand Down