Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

fix: bad import namings in platform handlers #292

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Conversation

shuplenkov
Copy link
Member

@shuplenkov shuplenkov commented Jul 28, 2020

Issue being fixed or feature implemented

Due to the wrong import names, broadcastStateTransition method was broken.

What was done?

Replaced variable names with the right ones.

How Has This Been Tested?

Tests

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.15 milestone Jul 28, 2020
@shuplenkov shuplenkov requested a review from shumkov July 28, 2020 15:18
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants