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
292
292
'activatetimeString ' => '1990-07-17 16:00:00 Africa/Douala ' ,
293
293
'starttimeString ' => '1990-07-17 16:00:00 Etc/GMT+2 ' ,
294
294
'freezetimeString ' => '1990-07-17 16:00:00 America/Paramaribo ' ],
295
- ['shortname ' => 'tzoffset ' ,
295
+ /* ['shortname' => 'tzoffset',
296
296
'name' => 'TimezonesOffset',
297
297
'activatetimeString' => '1990-07-17 16:00:00+1:00',
298
298
'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']*/ ],
300
300
/*'Contest ends before it even starts.' => [['shortname' => 'unknown_php_timezone',
301
301
'name' => 'PHP Others timezone non-IANA',
302
302
'activatetimeString' => '1990-07-17 16:00:00 NZ-CHAT',
You can’t perform that action at this time.
0 commit comments