We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9082a commit 9553fadCopy full SHA for 9553fad
test/raven.test.js
@@ -1277,7 +1277,7 @@ describe('globals', function() {
1277
extra: {'session:duration': 100}
1278
});
1279
assert.deepEqual(opts.auth, {
1280
- sentry_client: 'raven-js/3.17.0',
+ sentry_client: 'raven-js/3.18.0',
1281
sentry_key: 'abc',
1282
sentry_secret: 'def',
1283
sentry_version: '7'
0 commit comments