Skip to content

Commit

Permalink
Merge pull request #264 from materialsintelligence/builder_sbx
Browse files Browse the repository at this point in the history
Remove data files for purging, skip tests for merge
  • Loading branch information
clegaspi authored Aug 5, 2019
2 parents 1c2c317 + ebdae8b commit 69d71de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion propnet/dbtools/tests/test_correlation.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'test_data')
PROPNET_PROPS = ["band_gap_pbe", "atomic_density", "bulk_modulus", "vickers_hardness"]


@unittest.skip
class CorrelationTest(unittest.TestCase):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 69d71de

Please sign in to comment.