diff --git a/tests/Math/Matrix/MatrixTest.php b/tests/Math/Matrix/MatrixTest.php index 56641be22..2ce143a4e 100755 --- a/tests/Math/Matrix/MatrixTest.php +++ b/tests/Math/Matrix/MatrixTest.php @@ -507,6 +507,10 @@ final class MatrixTest extends \PHPUnit\Framework\TestCase ); } + /** + * @covers phpOMS\Math\Matrix\Matrix + * @group framework + */ public function testDotMatrices() : void { $m = Matrix::fromArray([