From e1c10b954ff41bb61c8362c041154d183b0a8bea Mon Sep 17 00:00:00 2001 From: Dragos0000 Date: Wed, 27 Mar 2024 10:40:12 +0000 Subject: [PATCH] test feature fix --- tests/features/notice_validator/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/features/notice_validator/conftest.py b/tests/features/notice_validator/conftest.py index f1193de77..602ea69d2 100644 --- a/tests/features/notice_validator/conftest.py +++ b/tests/features/notice_validator/conftest.py @@ -189,7 +189,7 @@ def sparql_test_suite_with_invalid_query(invalid_sparql_file): @pytest.fixture def mapping_suite(sparql_test_suite, shacl_test_suite): - metadata_constrains = MetadataConstraints(constraints=dict()) + metadata_constrains = MetadataConstraints(constraints=MetadataConstraintsStandardForm(eforms_subtype=[29],min_xsd_version=["R2.0.9.S01.E01"])) file_name = "fake_title.txt" empty_file_resource = FileResource(file_name=file_name, file_content="no content here", original_name=file_name) transformation_rule_set = TransformationRuleSet(resources=[empty_file_resource],