Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Fix a bug and add specs #9

Merged
merged 2 commits into from Mar 20, 2017

Conversation

zmstone
Copy link
Contributor

@zmstone zmstone commented Mar 17, 2017

No description provided.

try
Members = get_all_brucke_members(RoutePid, Status),
{#{?STATUS => ok, ?MEMBERS => Members}, Status}
{Members, NewStatus} = get_all_brucke_members(RoutePid, Status),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was the bug I wanted to fix.
But eventually ended up adding all the specs.

@zmstone zmstone requested a review from comtihon March 17, 2017 16:02
@zmstone zmstone mentioned this pull request Mar 17, 2017
@zmstone zmstone merged commit 8b88ef6 into gbl-35492-syndicate-healthcheck Mar 20, 2017
@zmstone zmstone deleted the fix-a-bug-and-add-specs branch March 20, 2017 11:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants