fix: use ErrorContains(t, err
instead of Contains(t, err.Error()
…
#1
Loading
ErrorContains(t, err
instead of Contains(t, err.Error()
…
#1