We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
When updated the symfony module to 1.3, I have errors when I use function : seeEmailIsSent()
I can't use 0 in expected count : seeEmailIsSent(0) or use dontSeeEmailIsSent(), both throw an error : Failed asserting that 0 is greater than 0.