diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0e1283266..5a122ba06 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -206,7 +206,7 @@ jobs: report_name: Coverage Frontend type: lcov result_path: ./coverage/lcov.info - min_coverage: 46 + min_coverage: 47 token: ${{ github.token }} ############################################################################## diff --git a/frontend/src/components/DecayInformation.vue b/frontend/src/components/DecayInformation.vue index c3f07c87b..81654be94 100644 --- a/frontend/src/components/DecayInformation.vue +++ b/frontend/src/components/DecayInformation.vue @@ -1,18 +1,17 @@