Kaynağa Gözat

show fewer warnings in karma test runs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v12.0.0beta1
Christoph Wurst 7 yıl önce
ebeveyn
işleme
e6a3e8bcd0
No account linked to committer's email address
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 3
    2
      tests/karma.config.js

+ 3
- 2
tests/karma.config.js Dosyayı Görüntüle

@@ -243,8 +243,9 @@ module.exports = function(config) {

proxies: {
// prevent warnings for images
'/context.html//core/img/': 'http://localhost:9876/base/core/img/',
'/context.html//core/css/': 'http://localhost:9876/base/core/css/',
'/base/tests/img/': 'http://localhost:9876/base/core/img/',
'/base/tests/css/': 'http://localhost:9876/base/core/css/',
'/actions/': 'http://localhost:9876/base/core/img/actions/',
'/context.html//core/fonts/': 'http://localhost:9876/base/core/fonts/'
},


Loading…
İptal
Kaydet