Fix failing test

This commit is contained in:
Koen Vlaswinkel
2023-10-16 13:25:35 +02:00
parent 6a7ce9f4d2
commit c80641866c

View File

@@ -417,6 +417,7 @@ describe(MultipleModeledMethodsPanel.name, () => {
modeledMethods={
onChange.mock.calls[onChange.mock.calls.length - 1][1]
}
isModelingInProgress={isModelingInProgress}
onChange={onChange}
/>,
);