mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 05:13:01 +02:00
Fix incorrect test name (#1017).
This commit is contained in:
@@ -46,7 +46,7 @@ def test_make_defaults_file_option_with_username_and_password_writes_them_to_fil
|
||||
)
|
||||
|
||||
|
||||
def test_make_defaults_file_option_escapes_password_containing_backslash():
|
||||
def test_make_defaults_file_escapes_password_containing_backslash():
|
||||
read_descriptor = 99
|
||||
write_descriptor = flexmock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user