Skip to content

Commit

Permalink
add wiki to step not planned
Browse files Browse the repository at this point in the history
  • Loading branch information
rdonigian committed Dec 20, 2024
1 parent ec30c04 commit c0dc925
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,5 @@ const StepNotPlanned = PnpProblemType.register({
message: `_${ctx.goal}_ has not declared _${step}_ \`${source}\` as a step that will be worked in this engagement`,
};
},
wiki: 'https://github.com/SeedCompany/cord-docs/wiki/PnP-Extraction-Validation:-Errors-and-Troubleshooting-Steps#9-step-is-not-planned',
});

0 comments on commit c0dc925

Please sign in to comment.