Skip to content

Commit bb4a22d

Browse files
committed
FIX: Coding style in tests
1 parent 812c14a commit bb4a22d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PhpSpreadsheetTests/SpreadsheetTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,4 @@ public function testAddExternalColumnDimensionStyles(): void
217217
self::assertEquals($countXfs + $index, $sheet3->getCell('B1')->getXfIndex());
218218
self::assertEquals($countXfs + $index, $sheet3->getColumnDimension('B')->getXfIndex());
219219
}
220-
221-
222220
}

0 commit comments

Comments
 (0)