Removed xfail from test since issue has been fixed on master
This commit is contained in:
parent
3864eff0be
commit
967c706bf0
@ -161,9 +161,6 @@ class TestDefaultConfig:
|
||||
|
||||
"""Test validating of the default config."""
|
||||
|
||||
@pytest.mark.xfail(reason='fails if run with other tests in this module, '
|
||||
'succeeds if executed alone (The-Compiler, help)'
|
||||
)
|
||||
def test_default_config(self):
|
||||
"""Test validating of the default config."""
|
||||
conf = config.ConfigManager(None, None)
|
||||
|
Loading…
Reference in New Issue
Block a user