mirror of https://github.com/stretchr/testify.git
parent
8fb4b2442e
commit
c26b7f39f8
|
@ -1622,7 +1622,7 @@ var spewConfig = spew.ConfigState{
|
|||
DisableCapacities: true,
|
||||
SortKeys: true,
|
||||
DisableMethods: true,
|
||||
MaxDepth: 100,
|
||||
MaxDepth: 10,
|
||||
}
|
||||
|
||||
type tHelper interface {
|
||||
|
|
Loading…
Reference in New Issue