diff --git a/Makefile b/Makefile index ea6e9bfba6..a839b1ab9a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= c8208a845e734a3 +EPOCH_TEST_COMMIT ?= bbc522be8ec55e1 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD