Merge pull request #34206 from seemethere/fix_integration_tests
Add go-autogen to integration tests Upstream-commit: 90fbe6a7373da81b36d1427e0c2764c0b583f421 Component: engine
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
source "${MAKEDIR}/.go-autogen"
|
||||
source hack/make/.integration-test-helpers
|
||||
|
||||
# subshell so that we can export PATH without breaking other things
|
||||
|
||||
Reference in New Issue
Block a user