Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT-710 fix test graph selection #5324

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Conversation

gshank
Copy link
Contributor

@gshank gshank commented Jun 1, 2022

resolves #5323

Description

A flag was added to graph selection code. The unit test test_graph_selection.py fails when you run it separately because the flags were not instantiated. This fixes the test.

Checklist

@gshank gshank requested a review from a team June 1, 2022 15:29
@gshank gshank requested a review from a team as a code owner June 1, 2022 15:29
@cla-bot cla-bot bot added the cla:yes label Jun 1, 2022
Copy link
Contributor

@stu-k stu-k left a comment

Choose a reason for hiding this comment

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

Nothing stands out 👍

@stu-k stu-k requested a review from a team June 1, 2022 15:30
@gshank gshank merged commit 189c06d into main Jun 1, 2022
@gshank gshank deleted the ct-710-fix_test_graph_selection branch June 1, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-710] Fix unit test test_graph_selection.py so it can run separately
2 participants