Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Jun 18, 2021
1 parent 3abd69a commit b216005
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Filesystem/FilesystemManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ public function testCanBuildOnDemandDisk()
'url' => 'my-custom-url',
'visibility' => 'public',
]));

rmdir(__DIR__.'/../../my-custom-path');
}
}

0 comments on commit b216005

Please sign in to comment.