Skip to content

Commit 76dab3b

Browse files
committed
I have created a new branch adding in Homework 3 because of a merge bug on my last branch
1 parent bd49b74 commit 76dab3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lesson_03/quiz/src/quizzes/quizzes.module.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ const QUIZ_PROVIDERS = [
2222
DylanLaffertyQuiz,
2323
RasheedMillerQuiz,
2424
DylanLaffertyQuiz,
25+
RasheedMillerQuiz,
26+
DavidAdenaikeQuiz,
2527
];
2628

2729
@Module({

0 commit comments

Comments
 (0)