Skip to content

Commit

Permalink
Update tests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate authored Nov 12, 2024
1 parent 69d8553 commit 2f179da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ def test_brew_provider(self):
self.assertTrue(provider.PATH)
self.assertTrue(provider.is_valid)
else:
self.assertFalse(provider.PATH)
self.assertFalse(provider.is_valid)

exception = None
Expand Down

0 comments on commit 2f179da

Please sign in to comment.