mirror of
https://gitee.com/johng/gf
synced 2026-07-08 22:40:30 +08:00
remove debug info for UT of package gdb
This commit is contained in:
@ -44,7 +44,6 @@ func Test_Model_Builder(t *testing.T) {
|
||||
t.Assert(len(all), 1)
|
||||
})
|
||||
|
||||
db.SetDebug(true)
|
||||
// Where Or
|
||||
gtest.C(t, func(t *gtest.T) {
|
||||
m := db.Model(table)
|
||||
|
||||
Reference in New Issue
Block a user