Skip to content

Commit df8aabd

Browse files
authored
Update testItems.js
1 parent 2fdc2ce commit df8aabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testItems.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ describe("#Update Items", function(){
6767
});
6868

6969
describe("#Delete Items", function(){
70-
this.timeout(15000);
70+
this.timeout(30000);
7171
it("should delete the items", function(done){
7272
var params = {
7373
TableName:"Movies10",

0 commit comments

Comments
 (0)