Make tests PHPUnit 6.0 compatible
This commit is contained in:
@@ -93,6 +93,7 @@ class MailBuilderTest extends MockedTest
|
||||
* Test if the builder can create full rendered emails
|
||||
*
|
||||
* @todo Create test once "Renderer" and "BBCode" are dynamic
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testBuilderWithNonRawEmail()
|
||||
{
|
||||
|
||||
@@ -193,6 +193,7 @@ class StreamLoggerTest extends AbstractLoggerTest
|
||||
|
||||
/**
|
||||
* Test a relative path
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testRealPath()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user