Closed nathansalter closed 2 years ago
This Fixes an issue where if the order of the properties changed as the comparison was being done between two strings, it would fail the tests. This moves this to using the inbuilt PHPUnit method for JSON comparison.
This Fixes an issue where if the order of the properties changed as the comparison was being done between two strings, it would fail the tests. This moves this to using the inbuilt PHPUnit method for JSON comparison.