Skip to content

Commit

Permalink
Update sources path
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia3546 committed May 7, 2024
1 parent d5cb1b4 commit b2762a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let project = Project(
.target(
name: .GrapheneTests,
product: .unitTests,
sources: .defaultTestsPath,
sources: .tests,
dependencies: [.target(name: .Graphene)]
)
],
Expand Down

0 comments on commit b2762a9

Please sign in to comment.