Skip to content

Commit 20ed02f

Browse files
committed
update
1 parent 5c89840 commit 20ed02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/test-cookbooks.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function main()
1919
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/elastic-search/recipes/install.bash"
2020
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/foodcritic/recipes/install.bash"
2121
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/gocd/recipes/install-server-and-agent.bash"
22-
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/go/recipes/install.bash"
22+
"$(dirname "${BASH_SOURCE[0]}")/../cookbooks/go/recipes/install.bash"
2323
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/groovy/recipes/install.bash"
2424
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/haproxy/recipes/install-from-binary.bash"
2525
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/jdk/recipes/install.bash"

0 commit comments

Comments
 (0)