We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f838c8 commit 4cddb65Copy full SHA for 4cddb65
builder/builder_test.go
@@ -14,7 +14,7 @@ func TestInfo_String(t *testing.T) {
14
{
15
name: "empty",
16
info: buildInfo{},
17
- want: " (: ) built at by go.test",
+ want: " () built at by go.test",
18
},
19
20
name: "full",
0 commit comments