Skip to content

Commit a43f49b

Browse files
committed
docs: [#227] add issue number to refactor plan
1 parent fcbe8e6 commit a43f49b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Active Refactoring Plans
22

3-
| Document | Status | Issue | Target | Created |
4-
| ----------------------------------------------------------------------------------------------------- | ----------- | ----- | ------------------------------------------------- | ------------ |
5-
| [Rename Test Functions to Follow Conventions](./plans/rename-test-functions-to-follow-conventions.md) | 📋 Planning | TBD | All test functions with `test_` prefix (21 files) | Dec 12, 2025 |
3+
| Document | Status | Issue | Target | Created |
4+
| ----------------------------------------------------------------------------------------------------- | ----------- | ---------------------------------------------------------------------- | ------------------------------------------------- | ------------ |
5+
| [Rename Test Functions to Follow Conventions](./plans/rename-test-functions-to-follow-conventions.md) | 📋 Planning | [#227](https://github.com/torrust/torrust-tracker-deployer/issues/227) | All test functions with `test_` prefix (21 files) | Dec 12, 2025 |

docs/refactors/plans/rename-test-functions-to-follow-conventions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,4 +836,5 @@ Remember to run `./scripts/pre-commit.sh` before each commit. This ensures:
836836

837837
**Created**: December 12, 2025
838838
**Last Updated**: December 12, 2025
839-
**Status**: 📋 Planning
839+
**Status**: 📋 Planning
840+
**Issue**: [#227](https://github.com/torrust/torrust-tracker-deployer/issues/227)

0 commit comments

Comments
 (0)