Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Apr 17, 2024
1 parent 2842a75 commit 61fc630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def test_yaml_input(self, credentials):
"files": [
{
"filepath": "./tests/fixtures/add_dir_files/somefile.txt",
"directory_label": "",
"directoryLabel": "",
}
],
}
Expand Down

0 comments on commit 61fc630

Please sign in to comment.