diff --git a/integration/__tests__/cluster-pages.tests.ts b/integration/__tests__/cluster-pages.tests.ts index 12d95f887c..00c5a7cdc8 100644 --- a/integration/__tests__/cluster-pages.tests.ts +++ b/integration/__tests__/cluster-pages.tests.ts @@ -91,7 +91,7 @@ describe("Lens cluster pages", () => { name: "Cluster", href: "cluster", expectedSelector: "div.ClusterOverview div.label", - expectedText: "Master" + expectedText: "CPU" }] }, { diff --git a/src/renderer/components/+preferences/preferences.tsx b/src/renderer/components/+preferences/preferences.tsx index 3eb98cc4d7..bf376adbed 100644 --- a/src/renderer/components/+preferences/preferences.tsx +++ b/src/renderer/components/+preferences/preferences.tsx @@ -125,9 +125,9 @@ export class Preferences extends React.Component { /> -
+
-
+