fix: typo
This commit is contained in:
parent
d2bf0b7749
commit
568fd873e4
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ function test(descriptor, func, _testReports) {
|
|||
}
|
||||
_testReports.push({ endBlock: true });
|
||||
|
||||
// TODO: Organieze and generate text report of each {descriptor: true} section in testReports.
|
||||
// TODO: Organize and generate text report of each {descriptor: true} section in testReports.
|
||||
// add checkmark or x depending on if each testReport is pass=true or pass=false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue