8000 [Testing] Fix typo in assertEmailAttachmentCount · symfony/symfony-docs@3a10fff · GitHub
[go: up one dir, main page]

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 3a10fff

Browse files
authored
[Testing] Fix typo in assertEmailAttachmentCount
1 parent aa31236 commit 3a10fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/functional_tests_assertions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Mailer
8484
- ``assertQueuedEmailCount()``
8585
- ``assertEmailIsQueued()``
8686
- ``assertEmailIsNotQueued()``
87-
- ``assertEmailAttachementCount()``
87+
- ``assertEmailAttachmentCount()``
8888
- ``assertEmailTextBodyContains()``
8989
- ``assertEmailTextBodyNotContains()``
9090
- ``assertEmailHtmlBodyContains()``

0 commit comments

Comments
 (0)
0