Skip to content

Commit

Permalink
fix(Test) Updated DynamoDBAPI mock.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfeidau committed May 5, 2017
1 parent 4be9e3f commit 3bdd417
Show file tree
Hide file tree
Showing 3 changed files with 2,395 additions and 178 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ packages:

generate-mocks:
mockery -dir ../../aws/aws-sdk-go/service/kms/kmsiface --all
mockery -dir ../../aws/aws-sdk-go/service/dynamodb/dynamodbiface -testonly -all
mockery -dir ../../aws/aws-sdk-go/service/dynamodb/dynamodbiface --all

.PHONY: build fmt test integration watch release packages
Loading

0 comments on commit 3bdd417

Please sign in to comment.