From 310a7167696226dd449c4eaf73c152a5c705914b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 23 Oct 2023 00:29:28 +0000 Subject: [PATCH] bump --- tests/Math/Matrix/MatrixTest.php | 4 ++++ 1 file changed, 4 insertions(+) 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([