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 54f9995 commit 9431300Copy full SHA for 9431300
Tests/DefaultsTests.swift
@@ -27,7 +27,7 @@
27
import Foundation
28
import Testing
29
30
-@Suite("DefaultsKit")
+@Suite("DefaultsKit", .serialized)
31
struct DefaultsKitTests {
32
@Test func testInteger() {
33
// Given
0 commit comments