Skip to content

Conversation

@puneet0191
Copy link
Member

Codeception 2.4.x made a change that makes the test fail if the locators being passed to see function is not a string, all the array based locators need to be changed to string.
This PR focuses on that.

This will avoid the failures related to this:
[TypeError] Argument 3 passed to PHPUnit\Framework\Assert::assertThat() must be of the type string, array given

@rdeutz rdeutz merged commit 6426a50 into joomla-projects:develop May 23, 2018
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