Actions
Defect #44438
openDateCalculationTest is not run by rails test
Resolution:
Affected version:
Description
DateCalculationTest is not executed by `rails test` because its file name does not match the test file loading pattern.
This patch renames the file so that it is detected and executed by `rails test`.
Files
Updated by Go MAEDA about 10 hours ago
- Tracker changed from Patch to Defect
- Status changed from New to Confirmed
- Target version set to 6.1.5
Actions