Skip to content

Commit de7744f

Browse files
committed
removed skipped statement
1 parent 74fbade commit de7744f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Functional/Mailer/Transport/SparkpostTransportTest.php

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ protected function setUp(): void
2828
$this->configParams['mailer_from_name'] = 'Admin';
2929
parent::setUp();
3030
$this->translator = self::getContainer()->get('translator');
31-
32-
$this->markTestSkipped('Failing on CI. To be fixed in a separate PR.');
3331
}
3432

3533
public function testEmailSendToContactSync(): void

0 commit comments

Comments
 (0)