Skip to content

Commit

Permalink
Update CLIInstallAgent.unit.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop authored Sep 22, 2024
1 parent 6d43ca6 commit 811b65e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ describe("InstallAgentModal", () => {
--create-namespace
helm install mc-agent-kubernetes flanksource/mission-control-kubernetes -n "mission-control-agent" \\
--set scraper.clusterName="testname" \\
--set clusterName="testname" \\
--set scraper.schedule="1m"
"
`);
Expand Down

0 comments on commit 811b65e

Please sign in to comment.