mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 06:36:13 +02:00

Add @return void annotation to test methods

This commit is contained in:
mostwanted 2014-01-02 00:03:12 +01:00
parent a64094be3d
commit e2732e2533

View file

@ -53,6 +53,7 @@ class TeaBeverageRepositoryTest extends \TYPO3\CMS\Extbase\Tests\Unit\BaseTestCa
/** /**
* @test * @test
* @return void
*/ */
public function canBeInstantiated() { public function canBeInstantiated() {
$this->assertNotNull( $this->assertNotNull(