From 422eb0374e9e6c4bf58f9ed4f2e1be9008db875e Mon Sep 17 00:00:00 2001 From: rigelrozanski Date: Thu, 26 Jul 2018 13:49:58 -0400 Subject: [PATCH] ... --- x/stake/types/validator_test.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/x/stake/types/validator_test.go b/x/stake/types/validator_test.go index 5e38a2a7f..536f44849 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{