merge to 10219
This commit is contained in:
parent
ae28bf79c8
commit
4c1307e3d0
194 changed files with 8203 additions and 2134 deletions
|
|
@ -195,7 +195,6 @@ cmp_deeply(
|
|||
#
|
||||
####################################################
|
||||
|
||||
my $origMetaEnabled = $session->setting->get("metaDataEnabled");
|
||||
$session->setting->set("metaDataEnabled", 1);
|
||||
|
||||
# add another field for comparison
|
||||
|
|
@ -236,6 +235,5 @@ END {
|
|||
$tag->rollback;
|
||||
}
|
||||
}
|
||||
$session->setting->set("metaDataEnabled", $origMetaEnabled);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue