From 596ff1948d5436080903771a84bee5b3c93e3bb3 Mon Sep 17 00:00:00 2001 From: Hoan Nguyen Date: Fri, 30 Aug 2024 08:32:23 +0700 Subject: [PATCH] Fix Test failed on DEV Build --- a-trust-connector-test/config/variables.yaml | 7 +++++++ a-trust-connector-test/pom.xml | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/a-trust-connector-test/config/variables.yaml b/a-trust-connector-test/config/variables.yaml index b99d212..6ff84af 100644 --- a/a-trust-connector-test/config/variables.yaml +++ b/a-trust-connector-test/config/variables.yaml @@ -1 +1,8 @@ +# == Variables == +# +# You can define here your project Variables. +# If you want to define/override a Variable for a specific Environment, +# please add a 'variables.yaml' in the sub directory '_'. +# Variables: + #myVariable: value \ No newline at end of file diff --git a/a-trust-connector-test/pom.xml b/a-trust-connector-test/pom.xml index c42ebfb..f43a40a 100644 --- a/a-trust-connector-test/pom.xml +++ b/a-trust-connector-test/pom.xml @@ -36,12 +36,6 @@ ${tester.version} test - - com.axonivy.ivy.webtest - web-tester - ${tester.version} - test - com.axonivy.connector.atrust a-trust-connector-demo