Skip to content

Commit

Permalink
regenerate mocks (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbuchaillot authored Jan 25, 2024
1 parent 47e8a77 commit 90e96af
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 24 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
storage
.DS_Store
*.task/*
*.cov
temporal/.task/
*.cov
2 changes: 1 addition & 1 deletion temporal/tempmocks/connector.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/flusher.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 30 additions & 14 deletions temporal/tempmocks/key_value.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/message.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/option.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/queue.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/set.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/sorted_set.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion temporal/tempmocks/subscription.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90e96af

Please sign in to comment.