File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Enhancements:
16
16
- New Testing Feature: :doc: `Fabricator </testing/fabricator >` makes creating mock classes simple and repeatable in your tests.
17
17
- Model class can now have the callbacks overridden at runtime. Useful for testing.
18
18
- A number of improvements to :doc: `Feature Tests </testing/feature >` in general.
19
- - New :doc: `command() helper function </cli/cli_commands >` to programatically run your CLI commands. Useful for testing and cron jobs.
19
+ - New :doc: `command() helper function </cli/spark_commands >` to programatically run your CLI commands. Useful for testing and cron jobs.
20
20
- New command, ``make:seeder `` to generate a :doc: `Database Seed class </dbmgmt/seeds >` skeleton file.
21
21
- Colors now available on the CLI within Windows, as well as other Windows-related CLI improvements.
22
22
- New helper :doc: `mb_url_title </helpers/url_helper >` that functions like ``url_title `` but automatically escapes and extended URL characters.
You can’t perform that action at this time.
0 commit comments