From 8f55c9e40b293946d5edfdb13d969b5c5703c895 Mon Sep 17 00:00:00 2001 From: Tom Jenkinson Date: Mon, 2 Dec 2024 17:17:48 +0000 Subject: [PATCH] BUILD SCRIPT ONLY: Allow the crash module to import into IDE nicely --- test/crash/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/crash/pom.xml b/test/crash/pom.xml index 05454777..ba45fadc 100644 --- a/test/crash/pom.xml +++ b/test/crash/pom.xml @@ -12,7 +12,7 @@ ../pom.xml - crash-test + lra-crash-test LRA crash tests LRA integration tests using unmanaged containers to simulate crash scenarios