summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch/test/custom-selectors.test.js
diff options
context:
space:
mode:
authorGravatar Bjorn Lu <bjornlu.dev@gmail.com> 2023-08-01 23:05:36 +0800
committerGravatar GitHub <noreply@github.com> 2023-08-01 23:05:36 +0800
commitfb833214e444ce2e52022774f380208fcf75e6b4 (patch)
tree0e482cdd0c35c7070dc7ee72b84f9e20e7488514 /packages/integrations/prefetch/test/custom-selectors.test.js
parent1270d4d63ea9ed6fdd99b21ce417ab097876555b (diff)
downloadastro-fb833214e444ce2e52022774f380208fcf75e6b4.tar.gz
astro-fb833214e444ce2e52022774f380208fcf75e6b4.tar.zst
astro-fb833214e444ce2e52022774f380208fcf75e6b4.zip
Fix prefetch test fail (#7902)
Diffstat (limited to 'packages/integrations/prefetch/test/custom-selectors.test.js')
-rw-r--r--packages/integrations/prefetch/test/custom-selectors.test.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/integrations/prefetch/test/custom-selectors.test.js b/packages/integrations/prefetch/test/custom-selectors.test.js
index ac15d7d5f..b680388df 100644
--- a/packages/integrations/prefetch/test/custom-selectors.test.js
+++ b/packages/integrations/prefetch/test/custom-selectors.test.js
@@ -10,6 +10,8 @@ const customIntentSelector = [
];
const test = testFactory({
+ // pass custom prefetch configuration
+ configFile: false,
root: './fixtures/basic-prefetch/',
integrations: [
prefetch({