Skip to content

Commit cae4565

Browse files
committed
I have created a new branch adding in Homework 3 because of a merge bug on my last branch
1 parent 47eac3e commit cae4565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ const QUIZ_PROVIDERS = [
1414
AnotherQuiz,
1515
MercedesMathewsQuiz,
1616
Jbeyquiz,
17-
DavidAdenaikeQuiz,
18-
RasheedMillerQuiz,
1917
DylanLaffertyQuiz,
18+
RasheedMillerQuiz,
19+
DavidAdenaikeQuiz,
2020
];
2121

2222
@Module({

0 commit comments

Comments
 (0)