Skip to content

Commit dc3f603

Browse files
author
jiahongL
committed
修正 readme
1 parent 11883c8 commit dc3f603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ checklist
2525
- [x] 理解使用 TestHostComponent 幫助 AppTextInput 進行測試。
2626
- [x] 理解使用 By.directive 也可以取得某個 angular tag。
2727
- [x] 理解使用 afterEach 對於一些全域變數進行 reset 的重要行。(此範例是刻意抽成 myFormControl,也可以不抽出來)
28-
- [x] 理解如何觸發 focus 與 blur event
28+
- [x] 理解如何觸發 focus 與 blur event
2929
- [x] 理解 Jasmine 的 Spy 也可以取得被呼叫傳入的值(args)。
3030

3131
## 範例3:user-info

0 commit comments

Comments
 (0)