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