mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
fixes
This commit is contained in:
@@ -119,6 +119,6 @@ func (tv *TestVault) waitForAPI() {
|
||||
// getPort returns the next available port to bind Vault against
|
||||
func getPort() uint64 {
|
||||
p := vaultStartPort + vaultPortOffset
|
||||
offset += 1
|
||||
vaultPortOffset += 1
|
||||
return p
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user