From 64dc0a5b1d7c9ce19722ac0199c46ef75819847b Mon Sep 17 00:00:00 2001 From: REN <166@qq.com> Date: Wed, 15 Sep 2021 10:41:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86test=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E4=B8=80=E5=A4=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.js b/test/index.js index a73a424..a952319 100644 --- a/test/index.js +++ b/test/index.js @@ -50,7 +50,7 @@ async function debug() { // debugger throw e; } - lifeTrajectory.push(lifeTrajectory); + lifeTrajectory.push(trajectory); const { age, content } = trajectory; console.debug( `---------------------------------`,