Skip to content

Commit 4e82b5b

Browse files
committed
uninstall crash reporter installation in teardown
1 parent fed2b70 commit 4e82b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SentryTests/SentryCrash/SentryCrashInstallationReporterTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class SentryCrashInstallationReporterTests: XCTestCase {
2121
super.tearDown()
2222
sentrycrash_deleteAllReports()
2323
clearTestState()
24+
sut.uninstall()
2425
}
2526

2627
func testReportIsSentAndDeleted() throws {

0 commit comments

Comments
 (0)