Skip to content

Don't write runtimeType as test expectation. #758

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

Merged
merged 2 commits into from
May 5, 2025

Conversation

scheglov
Copy link
Contributor

@scheglov scheglov commented May 5, 2025

No description provided.

@scheglov scheglov requested a review from davidmorgan May 5, 2025 19:37
default:
throw UnimplementedError('${element.runtimeType}');
}
directiveBehavior: (element) => switch (element) {
Copy link
Member

Choose a reason for hiding this comment

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

🤘

@scheglov scheglov merged commit 774744a into dart-lang:analyzer-element2 May 5, 2025
8 of 10 checks passed
@scheglov scheglov deleted the analyzer-elements2 branch May 5, 2025 20:10
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.

2 participants