Skip to content

Commit

Permalink
Fix failures
Browse files Browse the repository at this point in the history
  • Loading branch information
radovanradic committed Apr 26, 2024
1 parent c76c1d9 commit 1025a49
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
},
{
"name": "org.hibernate.reactive.persister.collection.impl.ReactiveBasicCollectionPersister",
"queryAllPublicMethods": true,
"condition": {
"typeReachable": "org.hibernate.reactive.session.impl.ReactiveSessionFactoryImpl"
},
"methods": [
{
"name": "<init>",
Expand Down

0 comments on commit 1025a49

Please sign in to comment.