Fix test
This commit is contained in:
@@ -57,6 +57,7 @@ describe(ModelKindDropdown.name, () => {
|
|||||||
// Changing the type to sink should update the supported kinds
|
// Changing the type to sink should update the supported kinds
|
||||||
const updatedModeledMethod = createModeledMethod({
|
const updatedModeledMethod = createModeledMethod({
|
||||||
type: "sink",
|
type: "sink",
|
||||||
|
kind: "local",
|
||||||
});
|
});
|
||||||
|
|
||||||
rerender(
|
rerender(
|
||||||
|
|||||||
Reference in New Issue
Block a user