Skip to content

Commit

Permalink
Fix class_path
Browse files Browse the repository at this point in the history
  • Loading branch information
force2b authored Jan 2, 2020
1 parent ee92f45 commit 0cd7baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cumulusci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project:
tasks:
cleanup_translation_metadata:
description: Delete metadata from translation files that should not be translated.
class_path: tasks.modify.RemoveElementsXPath
class_path: cumulusci.tasks.metadata.modify.RemoveElementsXPath
options:
output_style: salesforce
elements:
Expand Down

0 comments on commit 0cd7baf

Please sign in to comment.