You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expected_triggered_requirements=["RO-Crate conforms to 1.2 or later minor version"],
47
-
expected_triggered_issues=["The RO-Crate metadata file descriptor MUST have a `conformsTo` property with RO-Crate specification version 1.2 or later minor version"],
49
+
expected_triggered_requirements=[
50
+
"RO-Crate conforms to 1.2 or later minor version"
51
+
],
52
+
expected_triggered_issues=[
53
+
"The RO-Crate metadata file descriptor MUST have a `conformsTo` property with "
54
+
"RO-Crate specification version 1.2 or later minor version"
0 commit comments