add a lot of changes
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"test:question-search": "node test-question-search.js",
|
||||
"test:create-question": "node test-create-question.js",
|
||||
"test:update-delete-question": "node test-update-delete-question.js",
|
||||
"test:start-quiz": "node test-start-quiz.js",
|
||||
"validate:env": "node validate-env.js",
|
||||
"generate:jwt": "node generate-jwt-secret.js",
|
||||
"migrate": "npx sequelize-cli db:migrate",
|
||||
|
||||
Reference in New Issue
Block a user