mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fixed details tests.
This commit is contained in:
parent
0330339003
commit
006959ff85
@ -198,7 +198,7 @@ test("Testing details lifecycle: create, setup, load.", function(){
|
|||||||
name: 'user',
|
name: 'user',
|
||||||
title: 'User',
|
title: 'User',
|
||||||
'class': 'entity'
|
'class': 'entity'
|
||||||
}).appendTo(entities_container);
|
}).appendTo(details_container);
|
||||||
|
|
||||||
entity.create(entity_container);
|
entity.create(entity_container);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user