Commit c05b4ea
doc: reword testing guide paragraph
The commit 2b5293a added the
Mojolicious::Lite testing snippet that loads the application from a
file as an alternative to the snippet before that. However, the
paragraph that explains the details for both snippets explicitly
mentions the 'Frogs' application, which is used only in the first
snippet, creating a possible confusion for some readers that may wonder
if that explanation is also valid for the Mojolicious::Lite snippet.
This patch removes the explicitly mention of 'Frogs' from the paragraph
and also make change the 'This object initializes' to 'The object
initializes' to give a more generic meaning, including both snippets.1 parent 4e8cff6 commit c05b4ea
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments