update test

This commit is contained in:
Rich Harris
2018-03-03 12:20:46 -05:00
parent b73e5eaa8e
commit 17d7ca36f1

View File

@@ -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 = [