Skip to content

Commit f54f612

Browse files
Ticket ## : Update FaasNet.EventMesh
1 parent 2c3fed0 commit f54f612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ task publishWebsite {
158158
}
159159

160160
task test {
161-
Push-Location -Path $base_dir\tests\EvtMesh.Runtime.Tests
161+
Push-Location -Path $base_dir\tests\FaasNet.EventMesh.Runtime.Tests
162162

163163
try {
164164
exec { & dotnet test -c $config --no-build --no-restore }

0 commit comments

Comments
 (0)