Skip to content

Commit f04aa75

Browse files
author
“Tezz03”
committed
chore: added new pr requests
1 parent 3e77e3f commit f04aa75

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

lesson_03/quiz/quiz.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ quiz:
7979
jasonwatson:
8080
- $2y$10$AZtPKyQ.6Bzb.jreO/u.2O3C7XfvYAVpjHzLkuhLVdsX74wc4vXwS
8181
- $2y$10$QbKtEXqpeItigRLAHsn8Qe/06ZpXhKEP1bGPJSFXymsoFw9.04NHy
82-
- $2y$10$tJLScW1OZpOLpVllM65EI.W1QjkSIIBtz.KG8z/s.07RNb7ZWC0um montezbradley:
82+
- $2y$10$tJLScW1OZpOLpVllM65EI.W1QjkSIIBtz.KG8z/s.07RNb7ZWC0um
83+
montezbradley:
8384
- $2y$10$W3vj0qJcRoNY9u5GNYLddOMlwMSfHSXrTwfLMVUSDTqgQFeqLLQbG
8485
- $2y$10$Cwm6LN1BoRoAEPiVPl4lLOV3o4GY84GsQEUS3.SwBmyvOHebr2r9e
8586
- $2y$10$DT/fZKklOTHbpUEuzRg8nuNbDjapMm81po74KxIJ4htF3jR9VhmmC

lesson_03/quiz/src/quizzes/montez_quiz.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ export class MontezBradleyQuiz implements QuizQuestionProvider {
6363
);
6464
}
6565
}
66+
67+
/* End of code */

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ const QUIZ_PROVIDERS = [
6262
],
6363
})
6464
export class QuizzesModule {}
65+
66+
/* End of code */

0 commit comments

Comments
 (0)