Skip to content

Remove unnecessary coroutine declaration#12602

Merged
chlowell merged 1 commit intoAzure:masterfrom
chlowell:test-fix
Jul 20, 2020
Merged

Remove unnecessary coroutine declaration#12602
chlowell merged 1 commit intoAzure:masterfrom
chlowell:test-fix

Conversation

@chlowell
Copy link
Copy Markdown
Member

pytest doesn't execute this test because it's a coroutine but not marked as such. It doesn't await anything, so I just removed the async declaration.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Identity Client This issue points to a problem in the data-plane of the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants