Skip to content

Commit 779e86e

Browse files
authored
Update whats new modal banner (#1254)
1 parent a92fd11 commit 779e86e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

karma.conf.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ module.exports = (config) => {
4949
'/fonts/': '/base/public/fonts/',
5050
'/blank.html': '/base/public/blank.html',
5151
'/test/files/': '/base/test/files/',
52-
'/img/banner@2x.8bfa0fe6.png': '/base/src/assets/images/whats-new/banner@2x.png', // Image in what's new modal with hash
53-
'/img/banner@1x.30178433.png': '/base/src/assets/images/whats-new/banner@1x.png' // Smaller resolution for circleCI test
52+
'/img/banner@2x.d6298b0b.png': '/base/src/assets/images/whats-new/banner@2x.png', // Image in what's new modal with hash
53+
'/img/banner@1x.eb0595a6.png': '/base/src/assets/images/whats-new/banner@1x.png' // Smaller resolution for circleCI test
5454
},
5555
preprocessors: {
5656
'test/index.js': ['webpack', 'sourcemap']
1.71 KB
Loading
5.64 KB
Loading

0 commit comments

Comments
 (0)