Skip to content

Commit 27119ad

Browse files
Update test_configurations.go
1 parent b43bd37 commit 27119ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workspace/test_configurations.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ var TestConfigurations = map[string]TestConfiguration{
7474
"ballerina": {
7575
Command: "bal test",
7676
},
77+
// batch: batch test-runner disabled and focus solely on Windows.
7778
"bash": {
7879
Command: "bats {{test_files}}",
7980
},

0 commit comments

Comments
 (0)