We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4b774 commit f492746Copy full SHA for f492746
1 file changed
tests/test-table-ascii.php
@@ -249,7 +249,6 @@ public function testDrawWithHeadersNoData() {
249
+----------+----------+
250
| header 1 | header 2 |
251
252
-+----------+----------+
253
254
OUT;
255
$this->assertInOutEquals(array($headers, $rows), $output);
0 commit comments