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

Update controller mock method to accept loop parameter #1092

Merged
merged 1 commit into from Jul 14, 2020

Conversation

gleybersonandrade
Copy link
Contributor

The method get_controller_mock from kytos helpers lib was creating only controllers with the default loop parameter. This commit enable a loop parameter on the method.

Fix #1091

The method get_controller_mock from  kytos helpers lib was creating only controllers with the default loop parameter. This commit enable a loop parameter on the method.

Fix kytos#1091
@hdiogenes hdiogenes added this to the 2020.1 milestone Jul 14, 2020
@hdiogenes hdiogenes merged commit ffbb83e into kytos:master Jul 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change controller mock to accept loop parameter
2 participants