Skip to content

Commit 89252e6

Browse files
committed
Formatting
1 parent d108f16 commit 89252e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SubprocessTests/PipeConfigurationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ struct PipeConfigurationTests {
286286
}
287287
return 0
288288
} | Cat().configuration
289-
|> (
289+
|> (
290290
output: .string(limit: .max),
291291
error: .string(limit: .max)
292292
)

0 commit comments

Comments
 (0)