Add testUrl

https://github.com/jsdom/jsdom/issues/2304
This commit is contained in:
Wei Zhu 2018-07-28 17:45:21 +08:00
parent 855b613ce9
commit 4a906137b8

View File

@ -48,4 +48,5 @@ module.exports = {
tsConfigFile: './tsconfig.test.json',
}
},
testURL: 'http://localhost',
};