From f509317d55d39d27590b0fb237e8cd24ca2d8bfd Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 21 Feb 2009 02:24:34 +0000 Subject: [PATCH] Complete the Asset/Wobject/Matrix.t fix by using the newly calculated assetId in the test. --- t/Asset/Wobject/Matrix.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Asset/Wobject/Matrix.t b/t/Asset/Wobject/Matrix.t index 0b96ea993..844d681b0 100644 --- a/t/Asset/Wobject/Matrix.t +++ b/t/Asset/Wobject/Matrix.t @@ -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') }]