This commit is contained in:
Koen Vlaswinkel
2023-10-06 16:57:31 +02:00
parent 3b6263fb07
commit 6be98f3f8d

View File

@@ -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(