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 136e329

Browse filesBrowse files
committed
Minor reword in the testing article
1 parent 0be1038 commit 136e329
Copy full SHA for 136e329

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.