File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 17
17
/**
18
18
* Functional test for the controllers defined inside the BlogController used
19
19
* for managing the blog in the backend.
20
- * See http://symfony.com/doc/current/book/testing.html#functional-tests.
20
+ *
21
+ * See http://symfony.com/doc/current/book/testing.html#functional-tests
21
22
*
22
23
* Whenever you test resources protected by a firewall, consider using the
23
24
* technique explained in:
Original file line number Diff line number Diff line change 15
15
16
16
/**
17
17
* Unit test for the application utils.
18
- * See http://symfony.com/doc/current/book/testing.html#unit-tests.
18
+ *
19
+ * See http://symfony.com/doc/current/book/testing.html#unit-tests
19
20
*
20
21
* Execute the application tests using this command (requires PHPUnit to be installed):
21
22
*
You can’t perform that action at this time.
0 commit comments