From 9276d6f5c0a22f6407cf82e51591bf6201a507fc Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Fri, 8 Mar 2024 23:26:51 +0700 Subject: [PATCH] Update pom.xml --- frontend-maven-plugin/src/it/example project/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/frontend-maven-plugin/src/it/example project/pom.xml b/frontend-maven-plugin/src/it/example project/pom.xml index 9deb065b..134f5d5e 100644 --- a/frontend-maven-plugin/src/it/example project/pom.xml +++ b/frontend-maven-plugin/src/it/example project/pom.xml @@ -58,6 +58,15 @@ run build + + npm run test2 + + npm + + + run test2 + +