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

DM-17917: Add doUnresolved to ReferenceSourceSelectorTask #153

Merged
merged 1 commit into from Feb 15, 2019

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Feb 15, 2019

No description provided.

@erykoff erykoff changed the title Add doUnresolved to ReferenceSourceSelectorTask DM-17917: Add doUnresolved to ReferenceSourceSelectorTask Feb 15, 2019
@@ -187,6 +187,7 @@ def setUp(self):
self.config.magLimit.fluxField = "flux"
self.config.doMagLimit = True
self.config.doFlags = True
self.config.doUnresolved = False
Copy link
Member

Choose a reason for hiding this comment

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

Isn't this the default?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is, but I'm following the redundancy in the ScienceSourceSelectorTask test.

@erykoff erykoff merged commit 31fb300 into master Feb 15, 2019
@erykoff erykoff deleted the tickets/DM-17917 branch February 15, 2019 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants