mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-25 17:51:11 +02:00
change integration test to trigger go build
This commit is contained in:
parent
242ceff9c3
commit
3e38824f21
@ -47,7 +47,7 @@ func TestIntegrationTestSuite(t *testing.T) {
|
|||||||
|
|
||||||
s.namespaces = map[string]TestNamespace{
|
s.namespaces = map[string]TestNamespace{
|
||||||
"thisspace": {
|
"thisspace": {
|
||||||
count: 10,
|
count: 11,
|
||||||
tailscales: make(map[string]dockertest.Resource),
|
tailscales: make(map[string]dockertest.Resource),
|
||||||
},
|
},
|
||||||
"otherspace": {
|
"otherspace": {
|
||||||
|
Loading…
Reference in New Issue
Block a user