Skip to content

Commit f492746

Browse files
authored
fix testDrawWithHeadersNoData()
1 parent 4d4b774 commit f492746

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test-table-ascii.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ public function testDrawWithHeadersNoData() {
249249
+----------+----------+
250250
| header 1 | header 2 |
251251
+----------+----------+
252-
+----------+----------+
253252

254253
OUT;
255254
$this->assertInOutEquals(array($headers, $rows), $output);

0 commit comments

Comments
 (0)