cubicweb/entities/test/unittest_base.py
changeset 11761 78c8a2bb04ff
parent 11057 0b59724cb3f2
child 11767 432f87a63057
--- a/cubicweb/entities/test/unittest_base.py	Thu Sep 29 23:11:38 2016 +0200
+++ b/cubicweb/entities/test/unittest_base.py	Fri Sep 30 17:04:42 2016 +0200
@@ -248,7 +248,6 @@
             serializer = entity.cw_adapt_to('ISerializable')
             expected = {
                 'cw_etype': u'CWGroup',
-                'cw_source': 'system',
                 'eid': entity.eid,
                 'cwuri': u'http://testing.fr/cubicweb/%s' % entity.eid,
                 'creation_date': entity.creation_date,