Skip to content

Commit

Permalink
Fix placeholder unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
astralbodies committed Sep 17, 2020
1 parent a43adf8 commit e9692fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TaterTotTimerTests/TaterTotTimerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class TaterTotTimerTests: XCTestCase {

func testPerformanceExample() {
// This is an example of a performance test case.
self.measureBlock {
self.measure {
// Put the code you want to measure the time of here.
}
}
Expand Down

0 comments on commit e9692fc

Please sign in to comment.