mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02: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 2')->assertTrue(true);
|
||||
|
||||
Reference in New Issue
Block a user