class is now className when doing www_add
This commit is contained in:
parent
6ae2862bb6
commit
65f3f3546f
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ cmp_deeply(
|
|||
my $expected = {
|
||||
"url_addPhoto"
|
||||
=> all(
|
||||
re( qr/class=WebGUI::Asset::File::GalleryFile::Photo/ ),
|
||||
re( qr/className=WebGUI::Asset::File::GalleryFile::Photo/ ),
|
||||
re( qr/func=add/ ),
|
||||
re( $album->getUrl ),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue