Skip to content
Snippets Groups Projects
Commit 659f49b5 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Add missing blob parameter to publishTestCaseSimulation

parent 490b02ea
No related branches found
No related tags found
No related merge requests found
Pipeline #16556 passed
...@@ -113,6 +113,7 @@ ...@@ -113,6 +113,7 @@
{ {
const sheetName = "À lire" const sheetName = "À lire"
const token = await publishTestCaseSimulation( const token = await publishTestCaseSimulation(
null, // blobImageOpenGraph
displayMode, displayMode,
$inputInstantsByVariableNameArray, $inputInstantsByVariableNameArray,
$parametricReform, $parametricReform,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment