Skip to content

Commit 7e63d34

Browse files
committed
【bug】修复测试ci上报错
1 parent c9fff9d commit 7e63d34

File tree

2 files changed

+800
-30
lines changed

2 files changed

+800
-30
lines changed

test/openlayers/mapping/WebMapSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import ol from 'openlayers';
22
import {WebMap} from '../../../src/openlayers/mapping/WebMap';
33
import {FetchRequest} from '../../../src/common/util/FetchRequest';
4-
import '../../resources/WebMap.js';
4+
import '../../resources/WebMapOpenlayer.js';
55
import {ArrayStatistic} from "../../../src/openlayers/core/ArrayStatistic";
66

77
describe('openlayers_WebMap', () => {

0 commit comments

Comments
 (0)