X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fjson_view.t;h=2b682671c0e33b15dacf38ab83724de04ca0e7cf;hb=df06d2a1f740e96af324cc839d4300bba7c8228a;hp=e5a436cbe9441d26e0af243b6532d00b8b6d6bf1;hpb=1aae440e61b68d1f703a63ead38411f5bb428062;p=catagits%2FGitalist.git diff --git a/t/json_view.t b/t/json_view.t index e5a436c..2b68267 100644 --- a/t/json_view.t +++ b/t/json_view.t @@ -29,7 +29,7 @@ delete $data->{owner} is_deeply $data, { 'is_bare' => 1, '__CLASS__' => 'Gitalist::Git::Repository', - 'last_change' => '2009-11-12T19:00:34Z', + 'last_change' => '2011-06-05T23:00:44Z', 'name' => 'repo1', 'description' => 'some test repository' };