fix tests
This commit is contained in:
parent
08f7706c42
commit
1d9b4e4464
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ func Test_deleteRun(t *testing.T) {
|
|||
reg.Register(httpmock.REST("GET", "gists/1234"),
|
||||
httpmock.StatusStringResponse(404, "{}"))
|
||||
},
|
||||
noGists: true,
|
||||
wantErr: true,
|
||||
wantStderr: "not found",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue