Skip to content

Commit

Permalink
upd: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aVadim483 committed May 19, 2024
1 parent 443b220 commit 9a3a607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FastExcelWriterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ public function testExcelWriter4()
$this->assertEquals('21', $style['font-size']);
$this->assertEquals('Century', $style['font-name']);

//unlink($testFileName);
unlink($testFileName);
}

public function testExcelWriter5()
Expand Down

0 comments on commit 9a3a607

Please sign in to comment.