Skip to content

Commit ab6164b

Browse files
committed
test: add tests for creating and updating MCP
1 parent 7ace7a1 commit ab6164b

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
@@ -193,7 +193,6 @@ export function ControlPlaneListWorkspaceGridTile({ projectName, workspace }: Pr
193193
projectName={projectNamespace}
194194
workspaceName={workspaceName}
195195
initialTemplateName={initialTemplateName}
196-
isEditMode={false}
197196
/>
198197
) : null}
199198
</>

0 commit comments

Comments
 (0)