fix UT and Sonar problem
This commit is contained in:
@@ -40,7 +40,6 @@ func TestOrmStub_FilterChain(t *testing.T) {
|
||||
arg := inv.Args[0]
|
||||
j := arg.(int)
|
||||
inv.Args[0] = j + 1
|
||||
return
|
||||
})
|
||||
os.Mock(m)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user