Skip to content

Commit

Permalink
fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored and sachin-sandhu committed May 24, 2024
1 parent 655140a commit 08946ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ public async Task WithDirectory()
"--repo-root",
path,
"--workspace",
Path.Combine(path, workspacePath),
workspacePath,
],
packages:
[
Expand Down

0 comments on commit 08946ee

Please sign in to comment.