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 before callback to support plugins #28

Merged
merged 2 commits into from Apr 13, 2017

Conversation

paulmelnikow
Copy link
Collaborator

No description provided.

This was referenced Apr 7, 2017
@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Coverage decreased (-0.3%) to 90.333% when pulling 3f69af5 on paulmelnikow:before_callback into 4e6da6d on MarkHerhold:master.

@coveralls
Copy link

coveralls commented Apr 12, 2017

Coverage Status

Coverage increased (+0.2%) to 90.833% when pulling a4ec551 on paulmelnikow:before_callback into 4e6da6d on MarkHerhold:master.

})
.toss();
});

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@cvega This test is new since your last review.

@@ -822,29 +870,35 @@ describe('Frisby matchers', function() {
.toss();
});

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This change restores global setup to avoid a test failure in the new tests.

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.

None yet

2 participants