fix test
parent
11099658e5
commit
1cabf5eee8
|
@ -31,7 +31,7 @@ func TestBinaryName(t *testing.T) {
|
|||
binary: Binary{path: "foo", pr: 0},
|
||||
},
|
||||
{
|
||||
expected: "Minikube (PR 1)",
|
||||
expected: "minikube (PR 1)",
|
||||
binary: Binary{path: "bar", pr: 1},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue