We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502d98b commit 264e420Copy full SHA for 264e420
Tests/JSONLoggerTests.swift
@@ -12,7 +12,7 @@ import Logging
12
13
14
15
-final class JSONLoggerTests: XCTestCase {
+final class JSONLoggerTests : XCTestCase {
16
17
public static let defaultJSONDecoder: JSONDecoder = {
18
let res = JSONDecoder()
0 commit comments