diff --git a/tests/unit/test_cli.py b/tests/unit/test_cli.py index 5bfe011..ba2438c 100644 --- a/tests/unit/test_cli.py +++ b/tests/unit/test_cli.py @@ -74,7 +74,7 @@ def test_yaml_input(self, credentials): "files": [ { "filepath": "./tests/fixtures/add_dir_files/somefile.txt", - "directory_label": "", + "directoryLabel": "", } ], }