Skip to content

Commit 46e42f5

Browse files
committed
Add metrics to TestOptions.removeAllIntegrations
1 parent dcc65ff commit 46e42f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SentryTestUtils/Sources/TestOptions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ public extension Options {
2121
attachViewHierarchy = false
2222
enableUIViewControllerTracing = false
2323
#endif
24+
enableMetrics = false
2425
}
2526

2627
static func noIntegrations() -> Options {

0 commit comments

Comments
 (0)