Skip to content

Commit 11bce53

Browse files
committed
Fixed incorrect answer, received a pass on all 3
tests
1 parent 4b57d13 commit 11bce53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lesson_02/quiz/src/lesson2.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,3 +190,4 @@ export class Lesson2 {
190190
if (!process.env.JEST_WORKER_ID) {
191191
new Lesson2().run();
192192
}
193+

0 commit comments

Comments
 (0)