Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Godaddy-del authored Dec 8, 2024
1 parent 60c9c08 commit 56bdc88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/rosa/tools/test_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

class TestSystemTools(unittest.TestCase):



def test_sets_verbosity_to_true(self):
result = set_verbosity.invoke({"enable_verbose_messages": True})
self.assertEqual(result, "Verbose messages are now enabled.")
Expand Down

0 comments on commit 56bdc88

Please sign in to comment.