Skip to content

Commit

Permalink
relative path to test project
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Aug 21, 2020
1 parent cc11800 commit e789021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Intent.Console/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"profiles": {
"Intent.Console": {
"commandName": "Project",
"commandLineArgs": "--path \"C:\\Projects\\temp\\Intent\\Some.Tests\\bin\\Debug\\netstandard2.0\\Some.Tests.dll\""
"commandLineArgs": "--path \"..\\..\\..\\..\\Some.Tests\\bin\\Debug\\netcoreapp3.1\\Some.Tests.dll\""
}
}
}

0 comments on commit e789021

Please sign in to comment.