Skip to content

Commit

Permalink
wahh
Browse files Browse the repository at this point in the history
  • Loading branch information
emmadavids committed Jun 14, 2023
2 parents 1e64167 + fa59ae8 commit 6da1bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seeds/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const saltRounds = 10;

module.exports = [
{
username: 'adrianPoke',
email: "adrian@test.com",
password: "password123!",
},
Expand Down

0 comments on commit 6da1bed

Please sign in to comment.