simplify tests

This commit is contained in:
Rich Harris
2018-03-17 13:18:18 -04:00
parent b94481b716
commit 67463683cc
9 changed files with 33 additions and 230 deletions

View File

@@ -39,7 +39,7 @@ describe('sapper', function() {
rimraf.sync('build');
rimraf.sync('.sapper');
this.timeout(process.env.CI ? 30000 : 5000);
this.timeout(process.env.CI ? 30000 : 10000);
// TODO reinstate dev tests
// run({