Skip to content

Commit cb44371

Browse files
committed
tests serially
1 parent 4ca8e02 commit cb44371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Injection/DependencyInjectionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Testing
22
@testable import Injection
33

4-
@Suite struct DependencyInjectionTests {
4+
@Suite(.serialized) struct DependencyInjectionTests {
55

66
@Test func testDependencyProviderInline() async throws {
77
// Register dependencies

0 commit comments

Comments
 (0)