bimtester: steps, remove comment

This commit is contained in:
Bernd Hahnebach
2021-01-17 22:40:11 +01:00
committed by GitHub
parent b9ba138d8d
commit 45bba127ff
@@ -7,7 +7,6 @@ from utils import switch_locale
the_lang = "it"
# TODO the next line needs translation
@given("Il file IFC è stato fornito attraverso un argumento")
def step_impl(context):
switch_locale(context.localedir, the_lang)