We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 603f1b1 + b747464 commit e39e817Copy full SHA for e39e817
1 file changed
pulp_python/tests/functional/api/test_export_import.py
@@ -16,7 +16,6 @@
16
17
18
pytestmark = [
19
- pytest.mark.skipif(settings.DOMAIN_ENABLED, reason="Domains do not support export."),
20
pytest.mark.skipif(
21
"/tmp" not in settings.ALLOWED_EXPORT_PATHS,
22
reason="Cannot run export-tests unless /tmp is in ALLOWED_EXPORT_PATHS "
0 commit comments