diff --git a/package.json b/package.json index 87207ac7bd1..894f079e708 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "e2e:dev": "START_SERVER_AND_TEST_INSECURE=1 server-test start:dev https-get://localhost:8005 cy:run:sorry", "e2e:build": "mkdir dist && TEST_INSTRUMENT=false ./scripts/build-e2e", "e2e:docker": "yarn docker:local:stop && ./scripts/e2e-docker-start $RANCHER_VERSION_E2E", - "e2e:prod": "BUILD_DASHBOARD=$BUILD_DASHBOARD GREP_TAGS=$GREP_TAGS TEST_USERNAME=$TEST_USERNAME TEST_BASE_URL=https://127.0.0.1/dashboard yarn cy:run:sorry", + "e2e:prod": "BUILD_DASHBOARD=$BUILD_DASHBOARD GREP_TAGS=$GREP_TAGS TEST_USERNAME=$TEST_USERNAME TEST_BASE_URL=https://127.0.0.1/dashboard yarn cy:run", "coverage": "npx nyc merge coverage coverage/coverage.json", "storybook": "cd storybook && yarn storybook", "build-storybook": "cd storybook && yarn install --no-lockfile && NODE_OPTIONS=--max_old_space_size=4096 yarn build-storybook --quiet", diff --git a/shell/components/fleet/FleetBundles.vue b/shell/components/fleet/FleetBundles.vue index 8a6088166cf..c9004d1b7c4 100644 --- a/shell/components/fleet/FleetBundles.vue +++ b/shell/components/fleet/FleetBundles.vue @@ -127,7 +127,8 @@ export default { class="text-warning" > {{ row.status.summary.ready }}/{{ row.status.summary.desiredReady }} - {{ row.status.summary.desiredReady }} + {{ row.status.summary.desiredReady }} + - diff --git a/shell/list/fleet.cattle.io.bundle.vue b/shell/list/fleet.cattle.io.bundle.vue index 4b5aaed6735..aa53c044209 100644 --- a/shell/list/fleet.cattle.io.bundle.vue +++ b/shell/list/fleet.cattle.io.bundle.vue @@ -115,11 +115,11 @@ export default { >