FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[fix]UT · SuperMap/iClient-JavaScript@a8458a3 · GitHub

Commit a8458a3

Browse files
[fix]UT
AI-GEN: 0% Cursor
1 parent 58773a7 commit a8458a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎test/common/mapping/WebMapV2Spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ describe('WebMapV2 - _getLegendInfos', () => {
176176
layers: [{ name: 'Layer3', layerID: 'layer3', legendSetting: {} }]
177177
};
178178
expect(instance._getLegendInfos()).toEqual([
179-
{ showLegend: false, id: 'layer3', title: 'Layer3' }
179+
{ showLegend: undefined, id: 'layer3', title: 'Layer3' }
180180
]);
181181
});
182182

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL