Add Builders
This commit is contained in:
parent
4c685d2c36
commit
59d543c06b
|
@ -13,7 +13,7 @@ Learn to test things like:
|
|||
* Whether pages exist.
|
||||
* Whether users can view specific pages based on their permissions.
|
||||
* Whether certain content is visible on a page given particular circumstances.
|
||||
* Refactoring code to test dedicated classes such as Repositories, Actions and Services.
|
||||
* Refactoring code to test dedicated classes such as Repositories, Builders, Actions and Services.
|
||||
|
||||
{% include 'email-course-form.html.twig' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue