cli: remove RunSSHSet from 1.20 branch.
Field doesn't exist in 1.20 branch, causes tests to fail (but no functional impact). Signed-off-by: Denton Gentry <dgentry@tailscale.com>release-branch/1.20
parent
9bb601ebe8
commit
2a482848d8
|
@ -808,7 +808,6 @@ func TestUpdatePrefs(t *testing.T) {
|
|||
NoSNATSet: true,
|
||||
OperatorUserSet: true,
|
||||
RouteAllSet: true,
|
||||
RunSSHSet: true,
|
||||
ShieldsUpSet: true,
|
||||
WantRunningSet: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue