From 3d6b87a7d25b8e49afda824b2fcb1620c2efac74 Mon Sep 17 00:00:00 2001 From: Harkamal Randhawa Date: Wed, 1 Apr 2026 20:17:30 -0600 Subject: [PATCH] Automate reset cleanup --- backend/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index de496351..b511e715 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -155,6 +155,11 @@ com.petshop.backend.ResetDatabaseApplication runtime + + clean + install + -DskipTests +