mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-12 12:40:33 +08:00
Fix typescript tests
This commit is contained in:
@@ -46,6 +46,7 @@ const trials: Trial[] = [
|
||||
body: "",
|
||||
version: 0,
|
||||
},
|
||||
artifacts: [],
|
||||
},
|
||||
{
|
||||
trial_id: 2,
|
||||
@@ -79,6 +80,7 @@ const trials: Trial[] = [
|
||||
body: "",
|
||||
version: 0,
|
||||
},
|
||||
artifacts: [],
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user