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

[SMALL] Adding some regression tests for issues that have been fixed previously #21579

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Jul 10, 2020

Resolves #14028
Resolves #18346

@maumar maumar requested a review from a team July 10, 2020 06:06
{
var shop1 = new Shop18346 { IsOnline = true, Name = "Amzn" };
var shop2 = new Shop18346 { IsOnline = false, Name = "Mom and Pop's Shoppe" };
var brand = new Brand18346 { Name = "Tsla" };
Copy link
Member

Choose a reason for hiding this comment

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

Too much stock market for today? :trollface:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants