No more dash escaping for the Matrix.
This commit is contained in:
parent
a59baedd51
commit
ea1bb5f714
1 changed files with 0 additions and 2 deletions
|
|
@ -180,8 +180,6 @@ my $json = $matrix->www_getCompareFormData('score');
|
|||
|
||||
my $compareFormData = JSON->new->decode($json);
|
||||
|
||||
$expectedAssetId =~ s/-/_____/g;
|
||||
|
||||
cmp_deeply(
|
||||
$compareFormData,
|
||||
{ResultSet=>{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue