Skip to content

Commit

Permalink
skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbowly committed Dec 1, 2023
1 parent b1c40f9 commit 9254f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/opf/test_internal.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ def test_ivopf(self):
self.assertLess(abs(solution["branch"][4]["Qt"] + 18.431373), 1e1)


@unittest.skip("varies between versions")
class TestFingerprints(unittest.TestCase):
# Check model fingerprints for some specific cases. Useful while
# refactoring the code, but
Expand Down

0 comments on commit 9254f12

Please sign in to comment.