From 9b1c38ea4828ed39fb3c1ad994080bc6be030195 Mon Sep 17 00:00:00 2001 From: Jessica Scheick Date: Mon, 9 Oct 2023 12:40:02 -0400 Subject: [PATCH] remove note from test --- icepyx/tests/test_quest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/icepyx/tests/test_quest.py b/icepyx/tests/test_quest.py index b95b48e38..f50b1bea2 100644 --- a/icepyx/tests/test_quest.py +++ b/icepyx/tests/test_quest.py @@ -68,7 +68,6 @@ def test_add_is2(quest_instance): ########## ALL DATASET METHODS TESTS ########## -# is successful execution enough here? # each of the query functions should be tested in their respective modules def test_search_all(quest_instance): # Search and test all datasets