mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 21:24:59 +00:00
and again
This commit is contained in:
@@ -210,7 +210,7 @@ function run(env) {
|
|||||||
it('reuses prefetch promise', () => {
|
it('reuses prefetch promise', () => {
|
||||||
return nightmare
|
return nightmare
|
||||||
.goto(`${base}/blog`)
|
.goto(`${base}/blog`)
|
||||||
.init().wait(200)
|
.init().wait(300)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
return capture(() => {
|
return capture(() => {
|
||||||
return nightmare
|
return nightmare
|
||||||
|
|||||||
Reference in New Issue
Block a user