mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-01 16:51:52 +01:00
Fix karma tests
As we now use draft-js: https://github.com/facebook/fbjs/issues/133#event-617440260
This commit is contained in:
parent
e507339324
commit
0635a6f562
@ -27,6 +27,7 @@ module.exports = function (config) {
|
||||
|
||||
// list of files / patterns to load in the browser
|
||||
files: [
|
||||
'node_modules/babel-polyfill/browser.js',
|
||||
testFile,
|
||||
{pattern: 'vector/img/*', watched: false, included: false, served: true, nocache: false},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user