We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b235c commit 8bdb692Copy full SHA for 8bdb692
1 file changed
tests/ro_crates.py
@@ -994,6 +994,7 @@ def root_data_entity_no_source_organization(self) -> Path:
994
def root_data_entity_source_organization_not_entity(self) -> Path:
995
return self.base_path / "root_data_entity_source_organization_not_entity"
996
997
+
998
class InvalidMultiProfileROC:
999
1000
@property
0 commit comments