mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
upgrade node to 8.12.0, and upgrade to supertest@3.3.0 and webpack@4.20.2 and reimplement #3819 (webpack)
This commit is contained in:
@@ -4,7 +4,7 @@ require('should');
|
||||
var benv = require('benv');
|
||||
|
||||
describe('pluginbase', function ( ) {
|
||||
this.timeout(40000); // TODO: see why this test takes longer on Travis to complete
|
||||
this.timeout(50000); // TODO: see why this test takes longer on Travis to complete
|
||||
|
||||
var headless = require('./fixtures/headless')(benv, this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user