monarch-initiative / dipper

Data Ingestion Pipeline for Monarch
https://dipper.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
57 stars 26 forks source link

Fixed failing Panther tests #843

Closed justaddcoffee closed 4 years ago

TomConlin commented 4 years ago

already addressed

<<<<<<< fix_panther_tests
        self.source.test_ids = self._get_testid()['protein']
=======
        self.source.test_ids = self.all_test_ids['protein']
>>>>>>> master