mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Forgot an important word
This commit is contained in:
@@ -261,7 +261,7 @@ func TestConsul_ChangeTags(t *testing.T) {
|
||||
}
|
||||
|
||||
// TestConsul_ChangePorts asserts that changing the ports on a service updates
|
||||
// it in Consul. Since ports are part of the service ID this is a slightly
|
||||
// it in Consul. Since ports are not part of the service ID this is a slightly
|
||||
// different code path than changing tags.
|
||||
func TestConsul_ChangePorts(t *testing.T) {
|
||||
ctx := setupFake()
|
||||
|
||||
Reference in New Issue
Block a user