Skip to content

Commit

Permalink
Re-enable tests now that DM-40101 is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Aug 7, 2023
1 parent edfd3a2 commit 65ba2c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_blockUtils.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def writeNewBlockInfoTestTruthValues():
json.dump(data, f)


# @unittest.skip("Skipping until DM-40101 is resolved.")
class BlockParserTestCase(lsst.utils.tests.TestCase):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 65ba2c5

Please sign in to comment.