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 db0d3b2 commit d8fe1d3Copy full SHA for d8fe1d3
test/e2e/og-image.spec.ts
@@ -1,5 +1,6 @@
1
import { expect, test } from './test-utils'
2
3
+// TODO(serhalp): The nuxt@3.20.2 fixture has no stars. Update fixture to have stars coverage here.
4
const paths = ['/', '/package/nuxt/v/3.20.2']
5
6
for (const path of paths) {
0 commit comments