Skip to content

Commit afee68e

Browse files
author
Vikas Agarwal
committed
lint fix
1 parent e00856a commit afee68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/seed.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ models.sequelize.sync({ force: true })
678678
aliases: ['key-21', 'key_22'],
679679
createdBy: 1,
680680
updatedBy: 1,
681-
}
681+
},
682682
]))
683683
.then(() => {
684684
process.exit(0);

0 commit comments

Comments
 (0)