Increase coverage for validatorfuncs.lock().

This commit is contained in:
Henddher Pedroza 2019-10-16 21:26:04 -04:00
parent 00352e29fe
commit 467ba87260

View file

@ -148,4 +148,4 @@ class TestValidatorFuncs(TestCase):
access_options=())
with self.assertRaises(ValueError):
validatorfuncs.lock('view:',
access_options=('view'))
access_options=('look'))