linter appeasement
This commit is contained in:
parent
170a50fcc8
commit
0d214864d9
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ func TestRepoFork(t *testing.T) {
|
|||
},
|
||||
},
|
||||
cfg: func(c config.Config) config.Config {
|
||||
c.Set("", "git_protocol", "")
|
||||
_ = c.Set("", "git_protocol", "")
|
||||
return c
|
||||
},
|
||||
httpStubs: forkPost,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue