Skip to content

Commit 8cf5e12

Browse files
committed
Drop DependenciesTestSupport from package manifest
1 parent f24ca37 commit 8cf5e12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ let package = Package(
9494
swiftSettings: swiftSettings),
9595
.testTarget(name: "AppTests",
9696
dependencies: [
97-
.product(name: "DependenciesTestSupport", package: "swift-dependencies"),
9897
.product(name: "SnapshotTesting", package: "swift-snapshot-testing"),
9998
.product(name: "InlineSnapshotTesting", package: "swift-snapshot-testing"),
10099
.product(name: "XCTVapor", package: "vapor"),

0 commit comments

Comments
 (0)