Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update test target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer committed Jun 13, 2022
1 parent c3af9d4 commit 7c6bc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ProjectInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let project = "Nfdi4Plants.Fornax"
let testProjects =
[
// add relative paths (from project root) to your testprojects here
@"tests\Fornax.Nfdi4Plants.Tests\Fornax.Nfdi4Plants.Tests.fsproj"
@"tests\Nfdi4Plants.Fornax.Tests\Nfdi4Plants.Fornax.Tests.fsproj"
]

let solutionFile = $"{project}.sln"
Expand Down

0 comments on commit 7c6bc44

Please sign in to comment.