Skip to content

Commit c56cfb2

Browse files
committed
【fix】UT
1 parent 0118218 commit c56cfb2

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

test/karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ module.exports = function (config) {
8484
/**测试文件**/
8585
'./test-main-openlayers.js',
8686
{ pattern: './resources/data/**.fgb', included: false },
87+
{ pattern: './resources/img/**.svg', included: false },
8788
/***mapboxgl***/
8889
{ pattern: '../node_modules/mapbox-gl/dist/mapbox-gl.css', included: false },
8990
'../src/mapboxgl/**/!(index).js',

test/resources/WebMapV5.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/resources/img/down.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)