HackYourFuture-CPH / Guide-IT

Guide IT, a tool to help newcomers decide their IT path
MIT License
3 stars 1 forks source link

added the seeding for answers table #112

Closed JyothiNandyala closed 3 years ago

JyothiNandyala commented 3 years ago

Description

I have created seeding for the Answers Table

Fixes # (issue)

36

How to test?

please run command: npm run knex -- seed:run

Checklist