Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Modify socket read to get last line
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Langlais committed Apr 3, 2021
1 parent 011ce83 commit 0b66aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/LightTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class LightTest extends TestCase
*
* @var string
*/
private string $ip = '192.168.0.103';
private string $ip = '192.168.1.21';

private YeePHP $light;

Expand Down

0 comments on commit 0b66aec

Please sign in to comment.