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 d037a79 commit 9ff2919Copy full SHA for 9ff2919
test/nuxt/a11y.spec.ts
@@ -979,6 +979,7 @@ describe('component accessibility audits', () => {
979
dataset,
980
dates,
981
datetimeFormatterOptions,
982
+ showLastDatapointEstimation: false
983
},
984
})
985
const results = await runAxe(component)
@@ -991,6 +992,7 @@ describe('component accessibility audits', () => {
991
992
dataset: [],
993
dates: [],
994
995
996
997
998
0 commit comments