Skip to content

Commit 29e49b2

Browse files
committed
Fix formatting issue
1 parent d4ea0a4 commit 29e49b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AsyncDNSResolverTests/AsyncDNSResolverTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ final class AsyncDNSResolverTests: XCTestCase {
125125

126126
self.untilFinishOrTimeout(timeout: .seconds(3))
127127
}
128-
128+
129129
// FIXME: this crashes tests
130130
// func test_queryTXT() throws {
131131
// self.resolver.query(.TXT(name: "apple.com") { result in

0 commit comments

Comments
 (0)