Skip to content

Commit 437c054

Browse files
committed
fixed CI reviewBy zhurc
1 parent 3f719fe commit 437c054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/iServer/RouteSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ describe('testRoute', function () {
9696
expect(route.id).toBeNull();
9797
expect(route.center).toBeNull();
9898
expect(route.style).toBeNull();
99-
expect(route.length).toBe(0);
99+
expect(route.length).toBeNull();
100100
expect(route.maxM).toBeNull();
101101
expect(route.minM).toBeNull();
102102
expect(route.type).toBeNull();

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