We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca8e02 commit cb44371Copy full SHA for cb44371
Tests/Injection/DependencyInjectionTests.swift
@@ -1,7 +1,7 @@
1
import Testing
2
@testable import Injection
3
4
-@Suite struct DependencyInjectionTests {
+@Suite(.serialized) struct DependencyInjectionTests {
5
6
@Test func testDependencyProviderInline() async throws {
7
// Register dependencies
0 commit comments