mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-24 02:25:24 +00:00
Update integration_test.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
This commit is contained in:
parent
b00a2729e3
commit
25c67cf2aa
@ -493,7 +493,7 @@ func (s *IntegrationTestSuite) TestSharedNodes() {
|
|||||||
|
|
||||||
result, err := executeCommand(
|
result, err := executeCommand(
|
||||||
&headscale,
|
&headscale,
|
||||||
[]string{"headscale", "nodes", "share", fmt.Sprint(machine.ID), "-n", "main"},
|
[]string{"headscale", "nodes", "share", fmt.Sprint(machine.ID), "--namespace", "main"},
|
||||||
[]string{},
|
[]string{},
|
||||||
)
|
)
|
||||||
assert.Nil(s.T(), err)
|
assert.Nil(s.T(), err)
|
||||||
|
Loading…
Reference in New Issue
Block a user