Move the setting of os.environ['LANGUAGE'] to setup(), and reset it to
'en' in teardown(). This way hopefully test_time.py won't fail.
Showing
Please register or sign in to comment
'en' in teardown(). This way hopefully test_time.py won't fail.