cubicweb/test/unittest_vregistry.py
changeset 12880 59d4ad7e7df3
parent 11768 b8b71dd09a2c
--- 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: