diff --git a/test/data/mock.php b/test/data/mock.php index 2e90de6d3..d0ed6f2c1 100644 --- a/test/data/mock.php +++ b/test/data/mock.php @@ -239,7 +239,6 @@ QUnit.assert.ok( true, "mock executed");'; protected function cspClean( $req ) { file_put_contents( $this->cspFile, '' ); - unlink( $this->cspFile ); } protected function errorWithScript( $req ) {