Skip to content

Commit

Permalink
PAI-97 Code review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Janda committed Jun 29, 2017
1 parent 61d5d8a commit 9353268
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ class IsInUITestHandlerTests: XCTestCase {
override func setUp() {
super.setUp()
isInUITestHandler = IsInUITestHandler()
UIView.setAnimationsEnabled(true)
}

override func tearDown() {
UIView.setAnimationsEnabled(true)
super.tearDown()
}

// MARK: Tests
Expand Down

0 comments on commit 9353268

Please sign in to comment.