Skip to content

Commit 8ef4201

Browse files
committed
fixci
1 parent 946d7ff commit 8ef4201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/security/SecurityManagerSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ describe('testSecurityManager', function () {
7878

7979
it("loginOnline", function () {
8080
var callbackLocation = "Online";
81-
var newTab = true;
81+
var newTab = false;
8282
SuperMap.SecurityManager.loginOnline(callbackLocation, newTab);
8383
});
8484

0 commit comments

Comments
 (0)