From 32355fabada27f98b9049195b4cfa85388a44a7d Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 22 Sep 2025 21:31:28 +0200 Subject: [PATCH] Revert "Ignore local Playwright tests directories" This reverts commit c127fd829dbf0c4dec5c3525907f22f73bf2aaf6. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 440e9f1..cee716c 100644 --- a/.gitignore +++ b/.gitignore @@ -54,8 +54,6 @@ coverage/ # Backup and test directories backups/ test-archiver/ -tests/ -test-assets/ # Keep directory structure !storage/events/active/.gitkeep