Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ebff601

Browse filesBrowse files
committed
minor #10916 Minor reword in the testing article (javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Minor reword in the testing article Let's remove any reference to "app bundle" in 4.x docs. Spotted thanks to #10915. Commits ------- 136e329 Minor reword in the testing article
2 parents 0be1038 + 136e329 commit ebff601
Copy full SHA for ebff601

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ want to test the overall behavior of your application, see the section about
5959

6060
Writing Symfony unit tests is no different from writing standard PHPUnit
6161
unit tests. Suppose, for example, that you have an *incredibly* simple class
62-
called ``Calculator`` in the ``Util/`` directory of the app bundle::
62+
called ``Calculator`` in the ``src/Util/`` directory of the app::
6363

6464
// src/Util/Calculator.php
6565
namespace App\Util;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.