Skip to content

Commit

Permalink
test: Remove clearTestState in FileManagerTests (#4220)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphofmann authored Aug 1, 2024
1 parent f93a222 commit aa225e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/SentryTests/Helper/SentryFileManagerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ class SentryFileManagerTests: XCTestCase {
sut.deleteAllFolders()
sut.deleteTimestampLastInForeground()
sut.deleteAppState()
clearTestState()
}

func testInitDoesNotOverrideDirectories() {
Expand Down

0 comments on commit aa225e2

Please sign in to comment.