fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
fromcubicweb.devtools.testlibimportCubicWebTCfromcubicweb.webimportuicfgclassUICFGTC(CubicWebTC):deftest(self):self.skip('write some tests')if__name__=='__main__':fromlogilab.common.testlibimportunittest_mainunittest_main()