diff --git a/tests/jest/components/__snapshots__/AdminSettings.spec.js.snap b/tests/jest/components/__snapshots__/AdminSettings.spec.js.snap index 8cc31199e..71d7003ba 100644 --- a/tests/jest/components/__snapshots__/AdminSettings.spec.js.snap +++ b/tests/jest/components/__snapshots__/AdminSettings.spec.js.snap @@ -33,7 +33,7 @@ exports[`AdminSettings.vue Nextcloud OAuth values form view mode with complete v exports[`AdminSettings.vue OpenProject OAuth values form edit mode should show the form and hide the field values 1`] = `
-
+
2
diff --git a/tests/jest/components/admin/__snapshots__/FormHeading.spec.js.snap b/tests/jest/components/admin/__snapshots__/FormHeading.spec.js.snap index d49944d77..0ef68f125 100644 --- a/tests/jest/components/admin/__snapshots__/FormHeading.spec.js.snap +++ b/tests/jest/components/admin/__snapshots__/FormHeading.spec.js.snap @@ -2,7 +2,7 @@ exports[`FormHeading.vue is complete prop should hide the checkmark icon and show the index if not complete 1`] = `
-
+
1
@@ -22,7 +22,7 @@ exports[`FormHeading.vue is complete prop should show checkmark icon, add green exports[`FormHeading.vue is disabled prop should add disabled class to the form heading 1`] = `
-
+
1