Skip to content

Commit

Permalink
tests: updates ORM test
Browse files Browse the repository at this point in the history
  • Loading branch information
danigargar committed Jun 10, 2024
1 parent fdb6749 commit 957d4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/tests/Provider/Friend/FriendLifeCycleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ protected function addFriend()
->setTransport('udp')
->setIp('1.2.3.4')
->setDirectConnectivity('yes')
->setProxyUserId(1)
->setPort('5060')
->setPassword('SAG0qd2j6+')
->setPriority(2)
Expand Down

0 comments on commit 957d4ea

Please sign in to comment.