From 1034e564f1e4ac112c3eaa05d9db0153f24db4f0 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 c09dc9f4c..9822e6901 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",