зеркало из https://github.com/github/fetch.git
Fix worker config
This commit is contained in:
Родитель
4f4de0564b
Коммит
74a873ad02
|
@ -3,7 +3,7 @@ const parentConfig = require('./karma.config')
|
|||
module.exports = function(config) {
|
||||
parentConfig(config)
|
||||
config.set({
|
||||
frameworks: ['mocha'],
|
||||
frameworks: ['detectBrowsers', 'mocha'],
|
||||
files: [
|
||||
'test/worker-adapter.js',
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче