diff -r 7347715bf0ee -r 59d4ad7e7df3 cubicweb/test/unittest_vregistry.py --- a/cubicweb/test/unittest_vregistry.py Sat Feb 15 17:08:15 2020 +0100 +++ b/cubicweb/test/unittest_vregistry.py Sat Feb 08 22:57:59 2020 +0100 @@ -23,7 +23,7 @@ from cubicweb import CW_SOFTWARE_ROOT as BASE, devtools from cubicweb.cwvreg import CWRegistryStore, UnknownProperty from cubicweb.devtools.testlib import CubicWebTC -from cubicweb.view import EntityAdapter +from cubicweb.entity import EntityAdapter class YesSchema: