aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/tests/wqflask/show_trait/test_show_trait.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/tests/wqflask/show_trait/test_show_trait.py b/wqflask/tests/wqflask/show_trait/test_show_trait.py
index 600baefb..8c866874 100644
--- a/wqflask/tests/wqflask/show_trait/test_show_trait.py
+++ b/wqflask/tests/wqflask/show_trait/test_show_trait.py
@@ -244,9 +244,9 @@ class TestTraits(unittest.TestCase):
@mock.patch("wqflask.show_trait.show_trait.locate_ignore_error")
- def test_get_scales_from_genofile_found(self, mock_ingore_location):
+ def test_get_scales_from_genofile_found(self, mock_ignore_location):
""""add test for get scales from genofile where file is found"""
- mock_ingore_location.return_value = True
+ mock_ignore_location.return_value = True
geno_file = """
#sample line with no @scales:other\n
#sample line @scales and :separated by semicolon\n