aboutsummaryrefslogtreecommitdiffstats
path: root/core/authenticator_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/authenticator_test.go')
-rw-r--r--core/authenticator_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/authenticator_test.go b/core/authenticator_test.go
index 074d521..b06b0a6 100644
--- a/core/authenticator_test.go
+++ b/core/authenticator_test.go
@@ -55,7 +55,7 @@ func (s *AuthenticatorTestSuite) TestVote() {
k := s.setupAuthenticator()
v := &types.Vote{
ProposerID: types.NodeID{Hash: common.NewRandomHash()},
- Type: types.VoteConfirm,
+ Type: types.VoteCom,
BlockHash: common.NewRandomHash(),
Period: 123,
Position: types.Position{