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

fix ut · SuperMap/iClient-JavaScript@3349735 · GitHub

Commit 3349735

Browse files
committed
fix ut
1 parent 830ede5 commit 3349735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎test/classic/services/AddressMatchServiceSpec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ describe('testAddressMatchService', function () {
9696
maxReturn: -1,
9797
geoDecodingRadius: 500
9898
});
99-
var addressDeCodeService = new SuperMap.REST.AddressMatchServic(addressMatchURL, options);
99+
var addressDeCodeService = new SuperMap.REST.AddressMatchService(addressMatchURL, options);
100100
addressDeCodeService.decode(GeoDeCodingParams, decodeFailed);
101101
setTimeout(function () {
102102
try {

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL