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