File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
webapp/tests/Unit/Controller/Jury Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -292,11 +292,11 @@ class ContestControllerTest extends JuryControllerTestCase
292292 'activatetimeString ' => '1990-07-17 16:00:00 Africa/Douala ' ,
293293 'starttimeString ' => '1990-07-17 16:00:00 Etc/GMT+2 ' ,
294294 'freezetimeString ' => '1990-07-17 16:00:00 America/Paramaribo ' ],
295- ['shortname ' => 'tzoffset ' ,
295+ /* ['shortname' => 'tzoffset',
296296 'name' => 'TimezonesOffset',
297297 'activatetimeString' => '1990-07-17 16:00:00+1:00',
298298 'starttimeString' => '1990-07-17 16:00:00+1:01',
299- 'freezetimeString ' => '1990-07-17 16:00:00+1:01 ' ]],
299+ 'freezetimeString' => '1990-07-17 16:00:00+1:01']*/ ],
300300 /*'Contest ends before it even starts.' => [['shortname' => 'unknown_php_timezone',
301301 'name' => 'PHP Others timezone non-IANA',
302302 'activatetimeString' => '1990-07-17 16:00:00 NZ-CHAT',
You can’t perform that action at this time.
0 commit comments