Skip to content

Commit

Permalink
Turned recordMode off
Browse files Browse the repository at this point in the history
  • Loading branch information
Scollaco committed Jul 23, 2019
1 parent ab6a262 commit 8b8da5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/TestHelpers/TestCase.swift
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ internal class TestCase: FBSnapshotTestCase {
ubiquitousStore: self.ubiquitousStore,
userDefaults: self.userDefaults
)
self.recordMode = true
}

override func tearDown() {
Expand Down

0 comments on commit 8b8da5a

Please sign in to comment.