mirror of
https://github.com/stretchr/testify.git
synced 2025-04-27 13:13:19 +00:00
Update assertions.go
lower to 10
This commit is contained in:
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…
x
Reference in New Issue
Block a user