Skip to content

Change AnythingOfTypeArgument to AnythingOfType#117

Merged
mickmister merged 1 commit intomasterfrom
change-AnythingOfTypeArgument
Jun 10, 2024
Merged

Change AnythingOfTypeArgument to AnythingOfType#117
mickmister merged 1 commit intomasterfrom
change-AnythingOfTypeArgument

Conversation

@mickmister
Copy link
Copy Markdown
Contributor

@mickmister mickmister commented Jun 10, 2024

The github.com/stretchr/testify package has deprecated mock.AnythingOfTypeArgument. All instances of mock.AnythingOfTypeArgument must just be replaced by mock.AnythingOfType.

Fixes #108

@mickmister mickmister merged commit 4eebd6f into master Jun 10, 2024
@mickmister mickmister deleted the change-AnythingOfTypeArgument branch June 10, 2024 20:47
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

Successfully merging this pull request may close these issues.

testify/mock.AnythingOfTypeArgument is deprecated

1 participant