Skip to content

Commit c2012e1

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 056dea6 commit c2012e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CustomDump/XCTAssertDifference.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public func XCTAssertDifference<T>(
8484
XCTAssertDifference failed: …
8585
8686
\(difference.indenting(by: 2))
87-
87+
8888
(Expected: \(format.first), Actual: \(format.second))
8989
"""
9090
XCTFail(

0 commit comments

Comments
 (0)