Skip to content
Snippets Groups Projects
Commit 9c91b349 authored by Maël Madon's avatar Maël Madon
Browse files

fix: wrong first sumbit time value in test

parent f7fa68c1
Branches
No related tags found
1 merge request!2Feature "replay with feedback" ready and tested
......@@ -84,7 +84,7 @@
},
{
"id": 6,
"first_submit_time": 2000.0,
"first_submit_time": 4000.0,
"preceding_sessions": [1,2,3,4,5],
"thinking_time_after_preceding_session": [1000,1000,1000,1000,1000],
"nb_jobs": 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment