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

Compress method doesn't remove all whitespaces #90

Open
Person-93 opened this issue Aug 9, 2016 · 0 comments
Open

Compress method doesn't remove all whitespaces #90

Person-93 opened this issue Aug 9, 2016 · 0 comments

Comments

@Person-93
Copy link

I have a QueryBuilder class that I am testing and I tried to use the compress method on the actual and expected results before comparing them, but the tests fail because the whitespaces don't match.
This is the output from PHPUnit:
The filter text does not match the expected result. Failed asserting that two strings are equal. Expected :'someField = 1' Actual :'someField=1'

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

No branches or pull requests

1 participant