Skip to content

Commit

Permalink
Merge pull request #8495 from kenjis/docs-testing/index.rst
Browse files Browse the repository at this point in the history
docs: fix section order in testing
  • Loading branch information
kenjis authored Feb 2, 2024
2 parents f4c8b5f + 887621c commit 51965f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/testing/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ The following sections should get you quickly testing your applications.
Controller Testing <controllers>
HTTP Testing <feature>
response
Mocking <mocking>
benchmark
debugging
Mocking <mocking>

0 comments on commit 51965f3

Please sign in to comment.