pull/14137/head
Leonard Gram 7 years ago
parent 7e2298ce31
commit 1a554e2421
  1. 2
      scripts/build/release_publisher/publisher_test.go

@ -193,8 +193,6 @@ func TestFilterBuildArtifacts(t *testing.T) {
{os: "foobar", arch: "amd64"},
})
if err == nil {
t.Errorf("Expected an error as a we tried to filter on a nonexiststant os.")
}

Loading…
Cancel
Save