From d1be209b958663bec9f22c7c12ff528f86e5b661 Mon Sep 17 00:00:00 2001 From: Sthefani Date: Thu, 10 Aug 2023 11:59:12 -0300 Subject: [PATCH 1/2] icon changed --- src/components/AppGrid.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppGrid.vue b/src/components/AppGrid.vue index 0603d528..b0561843 100644 --- a/src/components/AppGrid.vue +++ b/src/components/AppGrid.vue @@ -60,7 +60,7 @@ class="app-grid__content__item__button--details" @click="copyToClipboard(app.uuid)" > - + {{ $t('apps.details.card.copy_uuid') }} Date: Tue, 15 Aug 2023 22:36:03 -0300 Subject: [PATCH 2/2] fixed tests failing --- tests/unit/specs/views/__snapshots__/MyApps.spec.js.snap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/unit/specs/views/__snapshots__/MyApps.spec.js.snap b/tests/unit/specs/views/__snapshots__/MyApps.spec.js.snap index db71d757..b7092b44 100644 --- a/tests/unit/specs/views/__snapshots__/MyApps.spec.js.snap +++ b/tests/unit/specs/views/__snapshots__/MyApps.spec.js.snap @@ -25,7 +25,7 @@ exports[`MyApps.vue should be rendered properly 1`] = ` some specific text - + some specific text @@ -46,7 +46,7 @@ exports[`MyApps.vue should be rendered properly 1`] = ` some specific text - + some specific text @@ -83,7 +83,7 @@ exports[`MyApps.vue should be rendered properly 1`] = ` some specific text - + some specific text @@ -104,7 +104,7 @@ exports[`MyApps.vue should be rendered properly 1`] = ` some specific text - + some specific text