fix: unit tests were never run on cmd package
This commit is contained in:
parent
d141e4a1ed
commit
35c704ace3
3 changed files with 2 additions and 8 deletions
|
@ -131,12 +131,6 @@ func TestGetDefaultsEntrypoints(t *testing.T) {
|
|||
"traefik": {
|
||||
Address: ":8080",
|
||||
},
|
||||
"traefikhub-api": {
|
||||
Address: ":9900",
|
||||
},
|
||||
"traefikhub-tunl": {
|
||||
Address: ":9901",
|
||||
},
|
||||
},
|
||||
expected: []string{"web"},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue