mirror of
https://github.com/pestphp/pest.git
synced 2026-09-06 14:53:35 +02:00
chore: coding style changes
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* NOTE: To preserve cross-platform testing compatibility we cannot use ! * and
|
||||
* other Windows reserved characters in this test's filename.
|
||||
*
|
||||
* See https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions
|
||||
*/
|
||||
|
||||
it(sprintf('runs file names like `%s`', basename(__FILE__)))->assertTrue(true);
|
||||
|
||||
Reference in New Issue
Block a user