Skip to content

Remove maximumTokenLength argument in test helper - #3

Merged
aryan-25 merged 1 commit into
apple:mainfrom
aryan-25:remove-maximum-token-length
Jun 18, 2026
Merged

Remove maximumTokenLength argument in test helper#3
aryan-25 merged 1 commit into
apple:mainfrom
aryan-25:remove-maximum-token-length

Conversation

@aryan-25

Copy link
Copy Markdown
Collaborator

Motivation

In apple/swift-nio-quic#8, the maximumTokenLength argument was removed from QUICHandler's initializer. This initializer is used in the H3IntegrationTests test target, which means it no longer compiles. We should fix this.

Modifications

Removed references to maximumTokenLength in H3IntegrationTests.

Result

H3IntegrationTests now compiles.

@aryan-25 aryan-25 added the semver/none No version bump required. label Jun 18, 2026
@aryan-25
aryan-25 requested a review from josephnoir June 18, 2026 09:29
@aryan-25
aryan-25 merged commit 3a03b4e into apple:main Jun 18, 2026
28 of 30 checks passed
@aryan-25
aryan-25 deleted the remove-maximum-token-length branch June 18, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants