Skip to content

Commit b693687

Browse files
committed
minor #15120 [Testing] Fix typo in assertEmailAttachmentCount (nclsHart)
This PR was merged into the 4.4 branch. Discussion ---------- [Testing] Fix typo in assertEmailAttachmentCount The initial typo has been fixed in symfony/symfony@327a13c. Commits ------- 3a10fff [Testing] Fix typo in assertEmailAttachmentCount
2 parents 7339aa5 + 3a10fff commit b693687

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)