Skip to content

Commit

Permalink
Update test_configurations.go
Browse files Browse the repository at this point in the history
  • Loading branch information
GroophyLifefor authored Aug 20, 2024
1 parent b43bd37 commit 27119ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspace/test_configurations.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ var TestConfigurations = map[string]TestConfiguration{
"ballerina": {
Command: "bal test",
},
// batch: batch test-runner disabled and focus solely on Windows.
"bash": {
Command: "bats {{test_files}}",
},
Expand Down

0 comments on commit 27119ad

Please sign in to comment.