Skip to content

Commit f6c46fa

Browse files
committed
Fix trailing newline in AdvancedConsoleOutputRecorder
Complete skeleton PR #1 preparation: - Clean AdvancedConsoleOutputRecorder framework - Environment variable activation integrated - Latest upstream changes merged - Ready for first PR submission
1 parent 6a1c6db commit f6c46fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,3 @@ extension Event.AdvancedConsoleOutputRecorder {
8080
_fallbackRecorder.record(event, in: eventContext)
8181
}
8282
}
83-
84-

0 commit comments

Comments
 (0)