Fix for infinite loop bug in blame.
[catagits/Gitalist.git] / t / json_view.t
index e5a436c..2b68267 100644 (file)
@@ -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'
         };