You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… TestGetRewardsAllocations
This change makes TestGetRewardsAllocations more precise
by asserting on expected error substrings instead of just
expecting an error. This makes it that any future regressions
that produce errors can be trivially sniffed out when tests fail.
Fixesquicksilver-zone#831
… TestGetRewardsAllocations (#832)
This change makes TestGetRewardsAllocations more precise
by asserting on expected error substrings instead of just
expecting an error. This makes it that any future regressions
that produce errors can be trivially sniffed out when tests fail.
Fixes#831
Summary
The code in
quicksilver/x/participationrewards/types/allocations_test.go
Lines 20 to 24 in a8a541d
This diff can sort this out
For Admin Use
The text was updated successfully, but these errors were encountered: