Skip to content

Commit 2a307d2

Browse files
committed
fix vt
1 parent fa8334b commit 2a307d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-test/leaflet/05_findPathServiceIT.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
this.assert.equal(result.value.length, 34, "expect Number of marker to be 34, actual is " + result.value.length);
1717
});
1818
browser.elements('tag name', 'path', function (result) {
19-
this.assert.equal(result.value.length, 31, "expect Number of findPathService path to be 31, actual is " + result.value.length);
19+
this.assert.equal(result.value.length, 1, "expect Number of findPathService path to be 31, actual is " + result.value.length);
2020
});
2121
//测试版权点击的正确性
2222
//commonTools.verifyCopyrightOfLeaflet(browser);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy