Skip to content

Commit 56871cf

Browse files
committed
whitespace
1 parent 4a5299f commit 56871cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Testing/Events/Recorder/Event.HumanReadableOutputRecorder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ extension Event.HumanReadableOutputRecorder {
585585
}
586586

587587
context.testData[keyPath] = testData
588-
588+
589589
case .testCaseStarted:
590590
context.testData[keyPath] = .init(startInstant: instant)
591591

0 commit comments

Comments
 (0)