Skip to content

Commit 556349f

Browse files
Ramkishor ChaladiRamkishor Chaladi
authored andcommitted
updated the code
1 parent 11c23a9 commit 556349f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/commands/user/vpn_disable_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ var _ = Describe("user vpn-enable", func() {
3333
cliCommand.UserManager = fakeUserManager
3434

3535
testUser = datatypes.User_Customer{
36-
SslVpnAllowedFlag: sl.Bool(true),
36+
SslVpnAllowedFlag: sl.Bool(false),
3737
}
3838
})
3939

0 commit comments

Comments
 (0)