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 ef9bf32 commit f5bfff7Copy full SHA for f5bfff7
Package.swift
@@ -35,7 +35,7 @@ let package = Package(
35
.testTarget(
36
name: "SnapshotTestingTests",
37
dependencies: [
38
- "SnapshotTesting",
+ "SnapshotTesting"
39
],
40
exclude: [
41
"__Fixtures__",
0 commit comments