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',
|
||||
title: 'User',
|
||||
'class': 'entity'
|
||||
}).appendTo(entities_container);
|
||||
}).appendTo(details_container);
|
||||
|
||||
entity.create(entity_container);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user