From 803c831c7a035104c66e4cfde813840a501515d7 Mon Sep 17 00:00:00 2001 From: Swarnava Ghosh Date: Sat, 16 Dec 2023 19:10:31 -0500 Subject: [PATCH] qa test update --- python/UTAT_HERON/qa_variable_filter.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python/UTAT_HERON/qa_variable_filter.py b/python/UTAT_HERON/qa_variable_filter.py index b2ef3e1..71ae571 100755 --- a/python/UTAT_HERON/qa_variable_filter.py +++ b/python/UTAT_HERON/qa_variable_filter.py @@ -26,8 +26,7 @@ def tearDown(self): self.tb = None def test_instance(self): - # FIXME: Test will fail until you pass sensible arguments to the constructor - instance = variable_filter() + instance = variable_filter("var") def test_001_descriptive_test_name(self): # set up fg