Commit 9f1aa62
chore(postgres): use require.NotNil instead of assert.NotNil (#3252)
* chore: use require.NotNil instead of assert.NotNil
* chore: remove use of assert
---------
Co-authored-by: Manuel de la Peña <[email protected]>1 parent 2fb2865 commit 9f1aa62
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
240 | | - | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
244 | 243 | | |
245 | | - | |
| 244 | + | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
| |||
0 commit comments