neoneo-go/pkg/services/oracle/neofs
Roman Khimov 433275265f *: use require.ErrorIs instead of require.True(t, error.Is())
This is just a much better way to do the same thing. Inspired by
nspcc-dev/neofs-sdk-go#407.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-04 17:03:47 +03:00
..
neofs.go oracle: update NeoFS SDK to 1.0.0-rc.8 2023-04-27 21:29:59 +03:00
neofs_test.go *: use require.ErrorIs instead of require.True(t, error.Is()) 2023-05-04 17:03:47 +03:00