We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9998ed commit e4443d0Copy full SHA for e4443d0
1 file changed
tests/guidepup/voiceover.spec.mjs
@@ -13,7 +13,7 @@ const test = baseTest.extend({
13
route.fulfill({
14
path: path.join(
15
import.meta.dirname,
16
- "..",
+ "../..",
17
new URL(request.url()).pathname
18
),
19
})
0 commit comments