Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ranlavanet committed Sep 1, 2024
1 parent a3af18e commit 4a09ba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/rpcprovider/provider_state_machine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func TestStateMachineHappyFlow(t *testing.T) {
return true, ""
}
return false, ""

}).
AnyTimes()
stateMachine.SendNodeMessage(context.Background(), chainMsgMock, &types.RelayRequest{RelayData: &types.RelayPrivateData{Extensions: []string{}}})
Expand Down

0 comments on commit 4a09ba5

Please sign in to comment.