aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests
diff options
context:
space:
mode:
authorAlexanderlacuna2020-11-06 00:45:50 +0300
committerAlexanderlacuna2020-11-06 00:45:50 +0300
commit7078bd8a2d9d3a2ab8f31e102deeece8bc0e5fcf (patch)
tree8b68fb45487a308b2e718d9386db0ec2bf7f1ddc /wqflask/tests
parent162e3e1acc1fea2548f7caa71fa3fc425c0a4ccd (diff)
downloadgenenetwork2-7078bd8a2d9d3a2ab8f31e102deeece8bc0e5fcf.tar.gz
fix typo
Diffstat (limited to 'wqflask/tests')
-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