Skip to content

Commit 68ba80a

Browse files
committed
Run tests in Docker by default
1 parent 1105c3d commit 68ba80a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"isDefault": true
2121
},
2222
"dependsOn": [
23-
"Run all Pester tests"
23+
"Run Pester tests in Docker"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)