]> source.dussan.org Git - sonarqube.git/commitdiff
Fix tests due to timezone set to GMT
authorJulien Lancelot <julien.lancelot@gmail.com>
Mon, 19 Aug 2013 07:44:02 +0000 (09:44 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Mon, 19 Aug 2013 07:44:02 +0000 (09:44 +0200)
sonar-batch/src/test/resources/org/sonar/batch/scan/JsonReportTest/report.json

index 6b6ead4619ec5ee2a1d7b85dc0487e390f07249e..a6a5165f1b181bee64a5f0522747f4d58d02d798 100644 (file)
@@ -11,8 +11,8 @@
     "reporter": "julien",
     "assignee": "simon",
     "effortToFix": 3.14,
-    "creationDate": "2013-04-24T00:00:00+0200",
-    "updateDate": "2013-04-25T00:00:00+0200"
+    "creationDate": "2013-04-24T00:00:00+0000",
+    "updateDate": "2013-04-25T00:00:00+0000"
   }
 ], "components": [
   {