We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fbdf9 commit 9a699bcCopy full SHA for 9a699bc
1 file changed
test/unit/a11y-component-coverage.spec.ts
@@ -36,7 +36,7 @@ const SKIPPED_COMPONENTS: Record<string, string> = {
36
'Modal.client.vue':
37
'Base modal component - tested via specific modals like ChartModal, ConnectorModal',
38
'Package/SkillsModal.vue': 'Complex modal with tabs - requires modal context and state',
39
- 'ScrollToTop.vue': 'Requires scroll position and CSS scroll-state queries',
+ 'ScrollToTop.client.vue': 'Requires scroll position and CSS scroll-state queries',
40
'Settings/TranslationHelper.vue': 'i18n helper component - requires specific locale status data',
41
'Package/WeeklyDownloadStats.vue':
42
'Uses vue-data-ui VueUiSparkline - has DOM measurement issues in test environment',
0 commit comments