Skip to content

Commit

Permalink
Removed recordMOde line
Browse files Browse the repository at this point in the history
  • Loading branch information
Scollaco committed Jul 24, 2019
1 parent 73ea401 commit 67df90e
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 67df90e

Please sign in to comment.