Skip to content

Commit 46c077b

Browse files
committed
whitespace
1 parent b3ba640 commit 46c077b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)