Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Truong <[email protected]>
  • Loading branch information
nhtruong committed May 27, 2024
1 parent 6c2235e commit 0b9260f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/src/tester/ChapterEvaluator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { ResponseError } from './ChapterReader'

export default class ChapterEvaluator {
chapter: Chapter
result: Result = Result.PASSED
skip_payload: boolean = false

constructor (chapter: Chapter) {
Expand Down

0 comments on commit 0b9260f

Please sign in to comment.