Skip to content

Commit

Permalink
BAP-22785: Fix failed sql injection analysis test (#39411)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurio authored Sep 27, 2024
1 parent 9e94c5d commit c68feff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Oro/Bundle/ConversationBundle/Tests/trusted_data.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ trusted_data:
Oro\Bundle\ConversationBundle\Entity\Repository\ConversationParticipantRepository:
findParticipantForConversation:
andWhereRestriction: true

Oro\Bundle\ConversationBundle\Manager\ConversationParticipantManager:
getParticipantInfoById:
targetField: true

0 comments on commit c68feff

Please sign in to comment.