Skip to content

Commit ca27490

Browse files
committed
修改comment
1 parent 2591813 commit ca27490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

w2_2_code/test/Score.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ describe('Score', function () {
2020
score = await Score.deploy()
2121
teacher = await Teacher.deploy(score.address)
2222

23-
// 设置wallet1为teacher
23+
// 设置teacher合约
2424
await score.setTeacher(teacher.address)
2525
})
2626

0 commit comments

Comments
 (0)