Skip to content

Commit 90c98cc

Browse files
committed
fix test attempt
1 parent f859a70 commit 90c98cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/sockets/tests/socket_afpacket.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ object(Socket\EthernetPacket)#%d (7) {
367367
["srcAddr"]=>
368368
string(%d) "%s.%s.%s.%s"
369369
["dstAddr"]=>
370-
string(9) "%s.%s.%s.%s"
370+
string(%d) "%s.%s.%s.%s"
371371
["payload"]=>
372372
object(Socket\TcpPacket)#%d (4) {
373373
["headerSize"]=>

0 commit comments

Comments
 (0)