diff --git a/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md b/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md index 246ab0ea37f64f7b85dbca3d2659bcb26dec2afd..7c42d47d1b9c95a863539e3dbe1f4b94abf6c753 100644 --- a/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md +++ b/tests/How-To-Run-Test-And-How-To-Add-New-Test-Case.md @@ -218,7 +218,7 @@ def checkAffectedRows(self, expectAffectedRows): > appropriate without additional > burden.   -### CI Covenant submission adoption principle. +### CI submission adoption principle. - Every commit / PR compilation must pass. Currently, the warning is treated as an error, so the warning must also be resolved.