diff --git a/x/stake/types/validator_test.go b/x/stake/types/validator_test.go index 5e38a2a7fa..536f44849c 100644 --- a/x/stake/types/validator_test.go +++ b/x/stake/types/validator_test.go @@ -30,10 +30,10 @@ func TestUpdateDescription(t *testing.T) { } d2 := Description{ - Moniker: doNotModifyDescVal, - Identity: doNotModifyDescVal, - Website: doNotModifyDescVal, - Details: doNotModifyDescVal, + Moniker: DoNotModifyDesc, + Identity: DoNotModifyDesc, + Website: DoNotModifyDesc, + Details: DoNotModifyDesc, } d3 := Description{