diff --git a/demisto_sdk/commands/validate/tests/test_tools.py b/demisto_sdk/commands/validate/tests/test_tools.py index 6283b75c56..402797b775 100644 --- a/demisto_sdk/commands/validate/tests/test_tools.py +++ b/demisto_sdk/commands/validate/tests/test_tools.py @@ -257,7 +257,7 @@ def create_pack_object( for _ in range(playbooks): pack.create_playbook() - return BaseContent.from_path(Path(pack.path)) + return BaseContent.from_path(pack_path) def remove_fields_from_dict(