mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-21 19:42:28 +00:00
4d36265017
- Use explicit has() checks for timeout and enabled fields to properly handle falsy values - Add validation to prevent empty update requests - Optimize delete endpoint to use direct query deletion instead of fetch-then-delete - Update factory to use Team::factory() for proper test isolation