Skip to content

Commit

Permalink
Add Wiki to 'Step Is Not Planned' (#3348)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdonigian authored Jan 14, 2025
1 parent e5f077f commit a287e27
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 a287e27

Please sign in to comment.