Skip to content

Commit 9a699bc

Browse files
committed
test: update ScrollToTop.client.vue name
1 parent 03fbdf9 commit 9a699bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/a11y-component-coverage.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const SKIPPED_COMPONENTS: Record<string, string> = {
3636
'Modal.client.vue':
3737
'Base modal component - tested via specific modals like ChartModal, ConnectorModal',
3838
'Package/SkillsModal.vue': 'Complex modal with tabs - requires modal context and state',
39-
'ScrollToTop.vue': 'Requires scroll position and CSS scroll-state queries',
39+
'ScrollToTop.client.vue': 'Requires scroll position and CSS scroll-state queries',
4040
'Settings/TranslationHelper.vue': 'i18n helper component - requires specific locale status data',
4141
'Package/WeeklyDownloadStats.vue':
4242
'Uses vue-data-ui VueUiSparkline - has DOM measurement issues in test environment',

0 commit comments

Comments
 (0)