You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2023. It is now read-only.
I am using EcomDev_PHPUnit 0.3.7 and the test EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues fails with phpunit 4.6.2 with the following error message:
EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues with data set Correct reference to phpunit config file path. #1 (array('value1', 'value2', 'value3'), array('value1', 'value1', 'value3'), false)
Failed asserting that SebastianBergmann\Comparator\ComparisonFailure Object (...) is an instance of class "PHPUnit_Framework_ComparisonFailure".
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using EcomDev_PHPUnit 0.3.7 and the test EcomDev_PHPUnitTest_Test_Lib_Constraint_Abstract::testCompareValues fails with phpunit 4.6.2 with the following error message:
Failed asserting that SebastianBergmann\Comparator\ComparisonFailure Object (...) is an instance of class "PHPUnit_Framework_ComparisonFailure".
The text was updated successfully, but these errors were encountered: