]> source.dussan.org Git - sonarqube.git/commitdiff
fix unit test (timezone pb)
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 14:40:26 +0000 (14:40 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 14:40:26 +0000 (14:40 +0000)
sonar-ws-client/src/test/resources/timemachine/timemachine.json

index 6d8d4326801eadc1d41d89e6a86c5a8af307febe..c9610fb6ac0664ba15d442a2011681db3192822a 100644 (file)
     ],
     "cells":[
       {
-        "d":"2010-10-19T00:13:00+0200",
+        "d":"2010-10-19T13:00:00+0200",
         "v":[21.0,80.0]
       },
       {
-        "d":"2010-10-21T00:14:00+0100",
+        "d":"2010-10-21T12:00:00+0100",
         "v":[29.0,70.0]
       },
       {
-        "d":"2010-10-25T00:15:00+0100",
+        "d":"2010-10-25T13:00:00+0100",
         "v":[22.6,75.0]
       }
     ]