Skip to content

Commit

Permalink
Add clarifying comment to RN sourcemaps upload test (#1965)
Browse files Browse the repository at this point in the history
The desired behavior of the command being tested is different from what the test specifies. This PR adds a comment to clarify the situation.

Ref #1963
  • Loading branch information
szokeasaurusrex authored Mar 4, 2024
1 parent 6bef09e commit a1fb39a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
TODO: ~/react-native-xcode-bundle.js.map should likely be listed under Source Maps in the output.
See https://github.com/getsentry/sentry-cli/issues/1963

```
$ CONFIGURATION=Release SENTRY_RELEASE=test-release SENTRY_DIST=test-dist sentry-cli react-native xcode tests/integration/_fixtures/react_native/react-native-xcode.sh --force-foreground
? success
Expand Down

0 comments on commit a1fb39a

Please sign in to comment.