fixed a bunch of GalleryAlbum/Photo tests
This commit is contained in:
parent
6dfe05b119
commit
af271b9f26
13 changed files with 225 additions and 248 deletions
|
|
@ -255,7 +255,7 @@ foreach my $testImage (@testImages) {
|
|||
cmp_bag(
|
||||
[ $sizeTest->getSizeInPixels($filename) ],
|
||||
[ @{ $testImage }{qw/origHeight origWidth/} ],
|
||||
"$testImage was not resized"
|
||||
"$filename was not resized"
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue