mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Compare lines without involving linebreaks
Fixes tests failing under Windows environments for any linebreak character differences
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
it('example')->assertTrue(true);
|
||||
it('example 1')->assertTrue(true);
|
||||
|
||||
Reference in New Issue
Block a user