diff --git a/tests/Pslayers/PslayersTest.php b/tests/Pslayers/PslayersTest.php index 8c67f22..7bc4b22 100644 --- a/tests/Pslayers/PslayersTest.php +++ b/tests/Pslayers/PslayersTest.php @@ -277,7 +277,6 @@ public function testMasterRender() $instance->render(); $this->assertFileExists('/tmp/testing.png'); - $this->assertFileExists('/tmp/tmp.png'); } // Output path was not really optional