* [unittest] modify unittest.

This commit is contained in:
sunguangming
2025-06-19 05:56:48 +00:00
parent 7110473b42
commit 08fb2bec46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ r($action->renderChangesTest('')) && p('') && e('0'); // 测试type为
r($action->renderChangesTest('bug', 1)) && p('') && e('修改了 <strong><i>解决方案</i></strong>,旧值为 "oldValue",新值为 "newValue"。<br />'); // 测试bug解决方案历史记录
r($action->renderChangesTest('bug', 2)) && p('') && e('修改了 <strong><i>解决版本</i></strong>,旧值为 "oldValue",新值为 "newValue"。<br />'); // 测试bug解决版本历史记录
r($action->renderChangesTest('bug', 3)) && p('') && e('修改了 <strong><i>解决日期</i></strong>,旧值为 "oldValue",新值为 "newValue"。<br />'); // 测试bug解决日期历史记录
r($action->renderChangesTest('product', 4)) && p('') && e('修改了 <strong><i>状态</i></strong>,旧值为 "oldValue",新值为 "newValue"。<br />'); // 测试产品状态历史记录
r($action->renderChangesTest('product', 4)) && p('') && e('修改了 <strong><i>状态</i></strong>,旧值为 "oldValue",新值为 "newValue"。<br />'); // 测试产品状态历史记录