From ec061597557b559cd5211a7eb7b519426b98a6a1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 18 Mar 2020 00:03:03 +0000 Subject: [PATCH] --- PickList/PickListAllTests.cs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/PickList/PickListAllTests.cs b/PickList/PickListAllTests.cs index a1e871e..9bcda48 100644 --- a/PickList/PickListAllTests.cs +++ b/PickList/PickListAllTests.cs @@ -222,11 +222,9 @@ namespace raven_integration Util.ValidateHTTPStatusCode(a, 204); } + - - //autocomplete filter test returns record in results - - //tag filter test returns correct record + //same as above but tag filter version test returns correct record //inactive test (make two keyed and search for ) //error condition tests