Kedarnag Mukanahallipatna
Results
1
issues of
Kedarnag Mukanahallipatna
I'm using Dynamoose with factory-girl. In one of my test cases, I'm using the following > factory.createMany('xxxxxxx', 10).then((xxxxx) => {}); which is creating 10 records in my test db, however,...