Commit 9d9590f
Replace assert.Nil(t, err) with assert.NoError(t, err) in difc_test.go
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>1 parent 3edfc45 commit 9d9590f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments