-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tally): publish correct tally completion event values
Turns out we were accidentally shadowing the `result` variable in the switch statement, which meant that when we assigned result after the statement we used the empty reference with default values.
- Loading branch information
1 parent
5592b43
commit 1939f59
Showing
1 changed file
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters