diff --git a/tests/test_services_soap.py b/tests/test_services_soap.py
index 5735e9be55297114c9ef4aa1cb579bf0ae135c85..cc1ce8c00320164293fb03ac66f662b6e454941c 100644
--- a/tests/test_services_soap.py
+++ b/tests/test_services_soap.py
@@ -660,7 +660,7 @@ facilisi."""
         with bz2.BZ2File(path) as f:
             data = f.read()
 
-        result = self._call('upLoadGenBankLocalFile', data)
+        result = self._call('uploadGenBankLocalFile', data)
         ud = str(result)
 
         r = self._call('runMutalyzer', ud + '(SDHD):g.7872G>T')