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

Update LazyAssertionException.php #187

Merged
merged 4 commits into from
Dec 2, 2016
Merged

Update LazyAssertionException.php #187

merged 4 commits into from
Dec 2, 2016

Conversation

rquadling
Copy link
Contributor

No description provided.

@@ -13,7 +13,7 @@

namespace Assert;

class LazyAssertionException extends \InvalidArgumentException
class LazyAssertionException extends InvalidArgumentException
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we add a test to assert that LazyAssertionException extends Assert\InvalidArgumentException?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@rquadling rquadling merged commit 68ed136 into master Dec 2, 2016
@rquadling rquadling deleted the rquadling-patch-1 branch December 2, 2016 17:52
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