spatie/phpunit-snapshot-assertions

Tests on PHP 7.3 are failing

Closed this issue · 1 comments

The tests on PHP 7.3 are failing because the output changed in that version of PHP.

Our tests should assert different output for PHP 7.3 so tests on Travis pass for all tested PHP versions.

image

Looks like this was fixed in #57 ?