Skip to content

Commit 21dfd77

Browse files
glbrnttgjcairo
andauthored
Update Tests/GRPCTests/MaxAgeTests.swift
Co-authored-by: Gus Cairo <[email protected]>
1 parent cdc667c commit 21dfd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/GRPCTests/MaxAgeTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ final class MaxAgeTests: XCTestCase {
189189

190190
func testRPCContinuesAfterQuiescing() throws {
191191
// Check that an in-flight RPC can continue to run after the connection is quiescing as a result
192-
// or aging out.
192+
// of aging out.
193193

194194
// The pool creates one sub-pool per event loop. Use a single loop to simplify connection
195195
// counting.

0 commit comments

Comments
 (0)