fix(deps): update dependency vuetify to v3.7.6 #505
Annotations
2 errors and 1 warning
src/components/Login/LoginView.spec.ts > LoginView.vue > renders with the correct structure:
src/components/Login/LoginView.spec.ts#L53
Error: Snapshot `LoginView.vue > renders with the correct structure 1` mismatched
- Expected
+ Received
@@ -219,19 +219,11 @@
<div
class="v-field__field"
data-no-activator=""
>
<!---->
- <label
- class="v-label v-field-label"
- for="input-0"
- >
- <!---->
-
- <!---->
-
- </label>
+ <!---->
<!---->
<input
aria-describedby="input-0-messages"
❯ src/components/Login/LoginView.spec.ts:53:29
|
publish
Process completed with exit code 1.
|
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|