mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 06:52:13 +00:00
docs: fix check-markdown test
Unit-Test-Advice.md was moved to kata-containers repo but URLs pointing to that document were not updated. This patch updates these URLs. Depends-on: github.com/kata-containers/tests#4273 fixes #3240 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
7522109abc
commit
f310369698
@ -165,7 +165,7 @@ Ensure any new trace spans added to the code are completed.
|
||||
Where possible, code changes should be accompanied by unit tests.
|
||||
|
||||
Consider using the standard
|
||||
[table-based approach](https://github.com/kata-containers/tests/blob/main/Unit-Test-Advice.md)
|
||||
[table-based approach](Unit-Test-Advice.md)
|
||||
as it encourages you to make functions small and simple, and also
|
||||
allows you to think about what types of value to test.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user