Commit 4b4deb7
Paolo Velati
Pass an explicit context in the dashboard test
staticcheck SA1012: collector.New tolerates a nil context, but passing one
is still wrong. Caught by make lint after the dashboard test was added.1 parent 768d6c1 commit 4b4deb7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments