Large batch of test fixes, most for newByDynamicClass -> newById
This commit is contained in:
parent
c74894321d
commit
5140ece731
17 changed files with 41 additions and 39 deletions
|
|
@ -49,6 +49,8 @@ my $props = {
|
|||
my $thread = $collab->addChild($props, @addArgs);
|
||||
|
||||
$versionTag->commit();
|
||||
$collab = $collab->cloneFromDb;
|
||||
$thread = $thread->cloneFromDb;
|
||||
|
||||
my $uncommittedThread = $collab->addChild($props, @addArgs);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue