mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-09-15 13:19:56 +00:00
fix descriptions
This commit is contained in:
@ -59,7 +59,7 @@ def test_check_unsafe() -> None:
|
||||
|
||||
def test_check_unsafe_safe() -> None:
|
||||
"""
|
||||
must check if command is unsafe
|
||||
must check if command is safe
|
||||
"""
|
||||
UnsafeCommands.check_unsafe("package-status", ["repo-clean"], _parser())
|
||||
|
||||
|
Reference in New Issue
Block a user