Skip to content

Commit

Permalink
Add link to create:test scaffold docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Dec 28, 2023
1 parent 1e36ffb commit f9b5692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions console/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Command | Description
[`create:plugin`](../console/scaffolding#create-a-plugin) | Create a Plugin.
[`create:reportwidget`](../console/scaffolding#create-a-report-widget) | Create a ReportWidget in a plugin.
[`create:settings`](../console/scaffolding#create-a-settings-model) | Create a Settings model in a plugin.
[`create:test`](../console/scaffolding#create-a-test) | Create a Test case in a plugin.
[`create:theme`](../console/scaffolding#create-a-theme) | Create a Theme.
**Utilities** |
[`winter:test`](../console/utilities#run-unit-tests) | Run unit tests on Winter and plugins.
Expand Down

0 comments on commit f9b5692

Please sign in to comment.