Skip to content

Commit

Permalink
qa test update
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnavaghosh04 committed Dec 17, 2023
1 parent eda5b6b commit 803c831
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/UTAT_HERON/qa_variable_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 803c831

Please sign in to comment.