Skip to content

Fix incorrect docstring in test case#682

Merged
lovelydinosaur merged 1 commit intomasterfrom
fix-test-comment
May 12, 2023
Merged

Fix incorrect docstring in test case#682
lovelydinosaur merged 1 commit intomasterfrom
fix-test-comment

Conversation

@lovelydinosaur
Copy link
Copy Markdown
Contributor

There are a pair of RstStreamFrame and GoAwayFrame tests here...

  • test_http2_connection_with_rst_stream
  • test_http2_connection_with_goaway

...which test a similar flow for both the stream reset and connection goaway cases.

The docstring in the goaway case appears to have been copied incorrectly from the stream reset case.

@lovelydinosaur lovelydinosaur merged commit 9c42d41 into master May 12, 2023
@lovelydinosaur lovelydinosaur deleted the fix-test-comment branch May 12, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants