mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -148,8 +148,8 @@ run_go_test() {
|
||||
echo "--- Running Go Test: $name ---"
|
||||
(
|
||||
cd "$dir"
|
||||
echo "Go testing coming soon for $name..."
|
||||
# go test ./...
|
||||
echo "Running Go tests for $name..."
|
||||
go test ./...
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user