Skip to content

Commit 988f60e

Browse files
committed
fixed:CI reviewBy zhurc
1 parent 5f93ac8 commit 988f60e

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
@@ -105,7 +105,7 @@ describe('testRoute', function () {
105105
expect(route.componentTypes).toBeNull();
106106
});
107107

108-
it('fromJson', function () {
108+
it('fromJson', function ( ) {
109109
var jsonobj = {
110110
"id": 1,
111111
"length": 1024,

0 commit comments

Comments
 (0)