Fix prefetch test fail (#7902)
This commit is contained in:
parent
1270d4d63e
commit
fb833214e4
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ const customIntentSelector = [
|
||||||
];
|
];
|
||||||
|
|
||||||
const test = testFactory({
|
const test = testFactory({
|
||||||
|
// pass custom prefetch configuration
|
||||||
|
configFile: false,
|
||||||
root: './fixtures/basic-prefetch/',
|
root: './fixtures/basic-prefetch/',
|
||||||
integrations: [
|
integrations: [
|
||||||
prefetch({
|
prefetch({
|
||||||
|
|
Loading…
Reference in a new issue