Skip to content

Commit a1fb39a

Browse files
Add clarifying comment to RN sourcemaps upload test (#1965)
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
1 parent 6bef09e commit a1fb39a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/integration/_cases/react_native/xcode-upload-source-maps-release_and_dist_from_env.trycmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
TODO: ~/react-native-xcode-bundle.js.map should likely be listed under Source Maps in the output.
2+
See https://github.com/getsentry/sentry-cli/issues/1963
3+
14
```
25
$ 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
36
? success

0 commit comments

Comments
 (0)