fix: run typos
This commit is contained in:
parent
67a349ae44
commit
6054ced931
12 changed files with 17 additions and 17 deletions
|
|
@ -8,7 +8,7 @@ from flexmock import flexmock
|
|||
from borgmatic.config import validate as module
|
||||
|
||||
|
||||
def test_schema_filename_returns_plausable_path():
|
||||
def test_schema_filename_returns_plausible_path():
|
||||
schema_path = module.schema_filename()
|
||||
|
||||
assert schema_path.endswith('/schema.yaml')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue