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 4333b4e commit d9ca6a4Copy full SHA for d9ca6a4
Tests/OpenAPILambdaTests/Router/RouterGraphTest.swift
@@ -17,6 +17,7 @@ import OpenAPIRuntime
17
18
@testable import OpenAPILambda
19
20
+// only run unit tests on Swift 6.x
21
#if swift(>=6.0)
22
import Testing
23
Tests/OpenAPILambdaTests/Router/RouterNodeTest.swift
0 commit comments