Skip to content

Commit

Permalink
a tiny bit prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dorschw committed Apr 8, 2024
1 parent 04d52e5 commit dfeb8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demisto_sdk/commands/validate/tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit dfeb8d4

Please sign in to comment.