Complete the Asset/Wobject/Matrix.t fix by using the newly calculated assetId in the test.

This commit is contained in:
Colin Kuskie 2009-02-21 02:24:34 +00:00
parent f0b025e855
commit f509317d55

View file

@ -120,7 +120,7 @@ cmp_deeply(
lastUpdated=>$matrixListing->get('revisionDate'),
clicks=>"0",
compares=>"0",
assetId=>$matrixListing->getId,
assetId=>$expectedAssetId,
url=>'/'.$matrixListing->get('url'),
title=>$matrixListing->get('title')
}]