Commit 91c703b
fix: clarify TestPlugin_StepSchemaCoverage doc comment to match what it actually tests
The comment said "every step type advertised in StepTypes()" but the test
reads from plugin.json's stepTypes array, not the Go StepTypes() method.
Agent-Logs-Url: https://github.com/GoCodeAlone/workflow-plugin-data-engineering/sessions/7e0eb14e-5aa9-4dc7-a3b0-a6ae661d980c
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>1 parent c25e5a2 commit 91c703b
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
598 | | - | |
599 | | - | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
600 | 601 | | |
601 | 602 | | |
602 | 603 | | |
| |||
0 commit comments