Skip to content

Commit b9a20e2

Browse files
test: add tests for creating and updating MCP (#352)
1 parent 89f48a7 commit b9a20e2

11 files changed

+792
-24
lines changed

src/components/ControlPlanes/List/ControlPlaneListWorkspaceGridTile.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ export function ControlPlaneListWorkspaceGridTile({
191191
projectName={projectNamespace}
192192
workspaceName={workspaceName}
193193
initialTemplateName={initialTemplateName}
194-
isEditMode={false}
195194
/>
196195
) : null}
197196
</>

0 commit comments

Comments
 (0)