mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 12:16:44 +02:00
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>
This commit is contained in:
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…
x
Reference in New Issue
Block a user