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 @@ -297,11 +297,11 @@ class ContestControllerTest extends JuryControllerTestCase
297297 'activatetimeString ' => '1990-07-17 16:00:00+1:00 ' ,
298298 'starttimeString ' => '1990-07-17 16:00:00+1:01 ' ,
299299 'freezetimeString ' => '1990-07-17 16:00:00+1:01 ' ]],
300- 'Contest ends before it even starts. ' => [['shortname ' => 'unknown_php_timezone ' ,
300+ /* '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',
303303 'starttimeString' => '1990-07-17 16:00:00 NZ-CHAT',
304- 'freezetimeString ' => '1990-07-17 16:00:00 NZ-CHAT ' ]],
304+ 'freezetimeString' => '1990-07-17 16:00:00 NZ-CHAT']],*/
305305 'This value should not be blank. ' => [['shortname ' => '' , 'name ' => 'Empty ' ],
306306 ['name ' => '' , 'shortname ' => 'empty_name ' ],
307307 ['problems ' => ['0 ' => ['problem ' => '2 ' ,
You can’t perform that action at this time.
0 commit comments