Skip to content

Commit

Permalink
forgot to revert that
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Aug 19, 2023
1 parent d0d10c0 commit 835de41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Feature/Traits/RequiresEmptyPhotos.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ protected function tearDownRequiresEmptyPhotos(): void
*/
protected static function cleanPublicFolders(): void
{
// self::cleanupHelper(base_path('public/uploads/'));
// self::cleanupHelper(base_path('public/sym/'));
self::cleanupHelper(base_path('public/uploads/'));
self::cleanupHelper(base_path('public/sym/'));
}

/**
Expand Down

0 comments on commit 835de41

Please sign in to comment.