Skip to content

Commit d9837e9

Browse files
committed
fix UT
1 parent 3cbd2a6 commit d9837e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/openlayers/control/ChangeTileVersionSpec.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ describe('openlayers_ChangeTileVersion', function () {
8282
expect(result.options.collapsed).toBeTruthy();
8383
expect(result.options.switch).toBeTruthy();
8484
expect(result.options.orientation).toBe("horizontal");
85-
expect(result.options.title).toBe("切换缓存版本");
85+
expect(result.options.title).toBe("switch tile version");
8686
expect(result.options.tooltip).toBe("top");
8787
});
8888

@@ -97,7 +97,7 @@ describe('openlayers_ChangeTileVersion', function () {
9797
expect(changeTileVersion.options.collapsed).toBeTruthy();
9898
expect(changeTileVersion.options.switch).toBeTruthy();
9999
expect(changeTileVersion.options.orientation).toBe("horizontal");
100-
expect(changeTileVersion.options.title).toBe("切换缓存版本");
100+
expect(changeTileVersion.options.title).toBe("switch tile version");
101101
expect(changeTileVersion.options.tooltip).toBe("top");
102102
});
103103

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