From b492bd30683e8f7d5cfaad07ac88e5623516a85e Mon Sep 17 00:00:00 2001 From: Becca Petrin Date: Tue, 18 Jun 2019 09:36:25 -0700 Subject: [PATCH] fix test --- command/base_predict_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/command/base_predict_test.go b/command/base_predict_test.go index c09dc9f4cc..9822e69019 100644 --- a/command/base_predict_test.go +++ b/command/base_predict_test.go @@ -333,6 +333,7 @@ func TestPredict_Plugins(t *testing.T) { "centrify", "cert", "consul", + "elasticsearch-database-plugin", "gcp", "gcpkms", "github",