From 1b4496d0fc203fc8a4f10b5a337b0c403c7e301d Mon Sep 17 00:00:00 2001 From: Zoe Steinkamp Date: Wed, 15 Jan 2020 20:54:31 -0700 Subject: [PATCH] fix(tasks): validate check params new backend error message --- http/check_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/http/check_test.go b/http/check_test.go index 76e0696341..a3433b8d29 100644 --- a/http/check_test.go +++ b/http/check_test.go @@ -1078,7 +1078,6 @@ func TestService_handleUpdateCheck(t *testing.T) { Name: "hello", OrgID: influxTesting.MustIDBase16("020f755c3c082000"), TaskID: 3, - Every: mustDuration("1m"), }, }