Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 0206f40

Browse files
committed
fix: coverage report
1 parent c6b3d9f commit 0206f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const redact = fastRedact({
2222
serialize: false,
2323
});
2424

25+
/* istanbul ignore if */
2526
if (config["@sentry/ember"]) {
2627
const sentryConfig = config["@sentry/ember"].sentry;
2728
Sentry.init({

0 commit comments

Comments
 (0)