Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop unrequired params for QUIC and WebRTC interop tests #118

Closed
wants to merge 1 commit into from

Conversation

jxs
Copy link
Member

@jxs jxs commented Jan 27, 2023

Addresses #106
Had this on the pipeline @MarcoPolo, feel free to close if you prefer to address everything after #117 gets merged

@marten-seemann marten-seemann changed the title Drop unrequired params for Quic and WebRTC interop tests Drop unrequired params for QUIC and WebRTC interop tests Jan 27, 2023
@@ -121,8 +121,8 @@ export async function buildTestSpecs(versions: Array<Version>): Promise<Array<Co
dialerID: test.id1,
listenerID: test.id2,
transport: test.transport,
muxer: "webrtc",
security: "webrtc",
muxer: "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this in #121

@jxs jxs closed this Feb 1, 2023
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.

4 participants