Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Update Item Expectation Not Found" #37

Open
losnappas opened this issue Jan 12, 2021 · 0 comments
Open

"Update Item Expectation Not Found" #37

losnappas opened this issue Jan 12, 2021 · 0 comments

Comments

@losnappas
Copy link

Hello,

please get rid of errors like this: return &dynamodb.UpdateItemOutput{}, fmt.Errorf("Update Item Expectation Not Found") and just return &dynamodb.UpdateItemOutput{}, nil, so this library can also be used for some stubbing like db, _ := dynamock.New()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant