diff --git a/setup.cfg b/setup.cfg
index 7fb18a79..44866f0b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,7 @@ tests = weboob.tools.capabilities.bank.transactions,
weboob.browser.pages,
weboob.browser.filters.standard,
weboob.browser.tests_class_URL,
- weboob.browser_tests_class_Form
+ weboob.browser.tests_class_Form
[isort]
known_first_party=weboob
diff --git a/weboob/browser/tests_class_Form.py b/weboob/browser/tests_class_Form.py
index abdcbe6b..69469d69 100644
--- a/weboob/browser/tests_class_Form.py
+++ b/weboob/browser/tests_class_Form.py
@@ -15,12 +15,14 @@
#
# You should have received a copy of the GNU Affero General Public License
# along with weboob. If not, see