File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 1010 </php >
1111 <filter >
1212 <whitelist >
13- <directory suffix =" .php" >connection</directory >
14- <directory suffix =" .php" >PackStream</directory >
15- <directory suffix =" .php" >protocol</directory >
16- <file >Bolt.php</file >
13+ <directory suffix =" .php" >src/ connection</directory >
14+ <directory suffix =" .php" >src/ PackStream</directory >
15+ <directory suffix =" .php" >src/ protocol</directory >
16+ <file >src/ Bolt.php</file >
1717 </whitelist >
1818 </filter >
1919</phpunit >
Original file line number Diff line number Diff line change 1212 *
1313 * @covers \Bolt\Bolt
1414 * @covers \Bolt\connection\Socket
15+ * @covers \Bolt\PackStream\v1\Packer
16+ * @covers \Bolt\PackStream\v1\Unpacker
1517 *
1618 * @package Bolt\tests
1719 * @requires PHP >= 7.1
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments