From 17d7ca36f15c455db4b58343087b89a843a29c29 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sat, 3 Mar 2018 12:20:46 -0500 Subject: [PATCH] update test --- test/common/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/common/test.js b/test/common/test.js index 297c8d5..4c86aed 100644 --- a/test/common/test.js +++ b/test/common/test.js @@ -422,7 +422,7 @@ function run(env) { if (env === 'production') { describe('export', () => { it('export all pages', () => { - const dest = path.resolve(__dirname, '../app/dist'); + const dest = path.resolve(__dirname, '../app/export'); // Pages that should show up in the extraction directory. const expectedPages = [