Skip to content

Better test - 2 commits #239

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
Jun 15, 2018
Merged

Better test - 2 commits #239

merged 2 commits into from
Jun 15, 2018

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jun 15, 2018

No description provided.

Update to new APIs from pkg:test v0.12.42
@kevmoo kevmoo requested a review from natebosch June 15, 2018 19:44
'todo', (e) => e.todo, todoMatcher),
new FeatureMatcher<InvalidGenerationSourceError>(
'element', (e) => e.element, isNotNull)));
const TypeMatcher<InvalidGenerationSourceError>()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Remove unused `FeatureMatcher` class
@kevmoo kevmoo merged commit 956022a into master Jun 15, 2018
@kevmoo kevmoo deleted the better_test branch June 15, 2018 20:15
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