Skip to content

Commit 9caa64e

Browse files
authored
Update get-changelog.Tests.ps1 (#90)
This got broken by [an unlucky change](getsentry/sentry-native@4ebdbe9#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR43) in an old changelog item we rely on in our tests...
1 parent 07ab1b7 commit 9caa64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater/tests/get-changelog.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Features, fixes and improvements in this release have been contributed by:
134134
135135
- Add support for Xbox Series X/S. ([#1100](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/1100))
136136
- Add option to set debug log level. ([#1107](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/1107))
137-
- Add `traces_sampler` ([#1108](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/1108))
137+
- Add `traces_sampler`. ([#1108](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/1108))
138138
- Provide support for C++17 compilers when using the `crashpad` backend. ([#1110](https://github-redirect.dependabot.com/getsentry/sentry-native/pull/1110), [crashpad#116](https://github-redirect.dependabot.com/getsentry/crashpad/pull/116), [mini_chromium#1](https://github-redirect.dependabot.com/getsentry/mini_chromium/pull/1))
139139
'@
140140

0 commit comments

Comments
 (0)