Some Changes

This commit is contained in:
2025-04-16 04:53:46 +00:00
parent e781643183
commit 609fc55ebe
13 changed files with 117 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Run the first test
npx playwright test tests/Builder2D/Wall.spec.js --headed --grep "Create walls"
# npx playwright test tests/Builder2D/Wall.spec.js --headed --grep "Create walls"
# Run the second test
npx playwright test tests/Builder2D/Zone.spec.js --headed --grep "Create zones"