From d949f5a99ef79459ae984307ba0622ad1c5d5c55 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 25 Nov 2024 10:00:14 +0100 Subject: [PATCH] Fix flaky test. --- neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml | 9 +++++++-- .../session/capability/QueryCapabilityGH952Test.java | 2 ++ .../org/neo4j/ogm/testutil/TestContainersTestBase.java | 7 +++++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml index 7bc0bf04d..3babdc7d9 100644 --- a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml +++ b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml @@ -19,7 +19,8 @@ limitations under the License. --> - + 4.0.0 @@ -264,7 +265,7 @@ test - +