|
|
|
@ -242,7 +242,7 @@ class Index extends Component {
|
|
|
|
|
updateChallengePath={context.updateChallengePath}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
time_limit={context.time_limit}
|
|
|
|
|
time_limit={context.time_limit + 5}
|
|
|
|
|
|
|
|
|
|
resetTestSetsExpandedArray={context.resetTestSetsExpandedArray}
|
|
|
|
|
onRunCodeTestFinish={context.onRunCodeTestFinish}
|
|
|
|
|