Skip to content

Commit

Permalink
update build app ios tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Feb 7, 2024
1 parent 5678c79 commit fa78e6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Feature: Tests for building a React Native app (for iOS only) that was initializ
When I build the iOS app
And I wait to receive a build

Then the Content-Type header is valid multipart form-data
Then the sourcemaps Content-Type header is valid multipart form-data
And the build payload field "apiKey" equals "1234567890ABCDEF1234567890ABCDEF"
And the build payload field "platform" equals "ios"
And the build payload field "overwrite" equals "true"

0 comments on commit fa78e6e

Please sign in to comment.