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

Add cookie tests #1127

Merged
merged 1 commit into from
May 19, 2019
Merged

Add cookie tests #1127

merged 1 commit into from
May 19, 2019

Conversation

kblok
Copy link
Member

@kblok kblok commented May 19, 2019

closes #1117

@@ -24,6 +24,7 @@ public async Task ShouldWork()
Assert.Equal(new[] { "hello", "world" }, values);
}

[Fact]
Copy link
Member

Choose a reason for hiding this comment

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

oops :)

@kblok kblok merged commit e215805 into master May 19, 2019
@kblok kblok deleted the v1.16/cookies-test branch May 19, 2019 19:39
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.

Add cookie tests
2 participants