зеркало из https://github.com/github/vulcanizer.git
small punctuation fix
This commit is contained in:
Родитель
f7cecafd02
Коммит
97c0921251
|
@ -2153,7 +2153,7 @@ func TestClusterAllocationExplain(t *testing.T) {
|
|||
|
||||
_, err := client.ClusterAllocationExplain(tc.request)
|
||||
if err != nil {
|
||||
t.Fatalf("Unexpected error expected nil, got %s", err)
|
||||
t.Fatalf("Unexpected error. expected nil, got %s", err)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче