We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86ec5c commit 3f5c58cCopy full SHA for 3f5c58c
Tests/WorkspaceTests/WorkspaceTests.swift
@@ -10594,7 +10594,7 @@ final class WorkspaceTests: XCTestCase {
10594
path: "shack",
10595
requirement: .upToNextMajor(from: "1.0.0")
10596
),
10597
- ],
+ ]
10598
10599
],
10600
packages: [
@@ -10755,7 +10755,7 @@ final class WorkspaceTests: XCTestCase {
10755
path: "flowing/water",
10756
10757
10758
10759
10760
MockPackage(
10761
name: "Lake",
@@ -10771,7 +10771,7 @@ final class WorkspaceTests: XCTestCase {
10771
path: "standing/water",
10772
10773
10774
10775
10776
10777
0 commit comments