Commit 3c79c91
fix(schema): use InDelta for float comparison in test
Fix testifylint error by using assert.InDelta instead of assert.Equal
for float64 comparison.
Co-Authored-By: Martin Vasko <Matovidlo2@gmail.com>1 parent 1fba570 commit 3c79c91
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments