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

assertRaw called with too many arguments. #598

Closed
no1melman opened this issue Aug 30, 2017 · 2 comments
Closed

assertRaw called with too many arguments. #598

no1melman opened this issue Aug 30, 2017 · 2 comments

Comments

@no1melman
Copy link
Contributor

no1melman commented Aug 30, 2017

I know this isn't a huge issue, but just thought if it isn't intentional then probably needs to be cleaned up.

assertRaw(output, result, modules);

And actually examining that function closer, it takes modules as a parameter and only asks for it so it can pass it onto assertRaw which doesn't require it. Therefore, making modules completely redundant anyway.

@alexander-akait
Copy link
Member

@no1melman thanks, PR welcome 👍

@no1melman
Copy link
Contributor Author

Okay will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants