1
0
mirror of https://github.com/django/django.git synced 2025-07-17 16:19:12 +00:00
django/tests/user_commands
Roel Delos Reyes 58fc40427f Fixed #36479 -- Improved how FileNotFoundError is triggered in code formatter tests.
Ensured the test for formatter subprocess FileNotFoundError doesn't rely
on platform-specific behavior, improving reliability on macOS and other
systems by consistently using pathlib to build test paths.
2025-07-01 15:24:07 -03:00
..