Skip to content
Snippets Groups Projects

chore(pkg): new patch release (0.2.12)

Merged Nicola Spanti requested to merge topic/0.2/version-0-2-12 into branch/0.2
All threads resolved!
Compare and Show latest version
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -26,7 +26,7 @@
class JSONSchemaRelationTagsTC(CubicWebTC):
def test__init(self):
def test_init(self):
tagdefs = jsonschema_section._tagdefs
for tagged, expected_section in (
# meta rtype
Loading