mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
spelling
This commit is contained in:
@@ -60,7 +60,7 @@ func TestRetryJoin_Integration(t *testing.T) {
|
||||
t.Fatalf("handleRetryJoin failed: %v", err)
|
||||
}
|
||||
|
||||
// Ensure the retry join occured.
|
||||
// Ensure the retry join occurred.
|
||||
testutil.WaitForResult(func() (bool, error) {
|
||||
mem := agent.server.Members()
|
||||
if len(mem) != 2 {
|
||||
|
||||
Reference in New Issue
Block a user