Skip to content

Commit 0e83f77

Browse files
authored
karma: remove unnecessary image mapping (#1532)
1 parent 881a506 commit 0e83f77

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/central/karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ module.exports = (config) => {
7373
'/v1/config/public/hero-image': '/base/src/assets/images/whats-new/banner@1x.png',
7474
'/v1/config/public/logo': '/base/src/assets/images/odk-logo.png',
7575
'/img/banner@1x.6c9e9f21.png': '/base/src/assets/images/whats-new/banner@1x.png', // Smaller resolution for circleCI test
76-
'/img/map-location.b523ce2d.svg': '/base/src/assets/images/geojson-map/map-location.svg',
7776
'/img/fullscreen.37a932a6.svg': '/base/src/assets/images/geojson-map/fullscreen.svg'
7877
},
7978
preprocessors: {

0 commit comments

Comments
 (0)