Skip to content

Commit 0f51b12

Browse files
committed
fix: update path in test
1 parent 94b408d commit 0f51b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/nuxt/a11y.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ describe('component accessibility audits', () => {
22782278
topics: ['accessibility', 'vue'],
22792279
excerpt: 'A guide to building accessible components in Vue.js applications.',
22802280
published: '2024-06-15',
2281-
path: 'building-accessible-vue-components',
2281+
path: 'alpha-release',
22822282
index: 0,
22832283
},
22842284
})

0 commit comments

Comments
 (0)