Skip testLogin test which is interfering with the now obsolete permission app
- Legacy-Id: 3802
This commit is contained in:
parent
f3685e7af1
commit
06b1ecf90c
|
@ -100,5 +100,6 @@ class IetfAuthTestCase(unittest.TestCase,RealDatabaseTest):
|
|||
print "OK"
|
||||
|
||||
if settings.USE_DB_REDESIGN_PROXY_CLASSES:
|
||||
del IetfAuthTestCase.testLogin
|
||||
# this test doesn't make any sense anymore
|
||||
IetfAuthTestCase.testGroups = lambda x: None
|
||||
del IetfAuthTestCase.testGroups
|
||||
|
|
Loading…
Reference in a new issue