Skip to content

Commit

Permalink
Fixed broken spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Strobach committed Jun 6, 2019
1 parent 1eda7d7 commit 9183118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
name: "FluentTestUtils",
platforms: [
.macOS(.v10_12)
]
],
products: [
.library(name: "FluentTestUtils",targets: ["FluentTestUtils"]),
],
Expand Down

0 comments on commit 9183118

Please sign in to comment.