Skip to content

Commit

Permalink
Fix Test failed on DEV Build
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhoan-axonivy committed Aug 30, 2024
1 parent 9443969 commit 596ff19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions a-trust-connector-test/config/variables.yaml
Original file line number Diff line number Diff line change
@@ -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 '_<environment>'.
#
Variables:
#myVariable: value
6 changes: 0 additions & 6 deletions a-trust-connector-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
<version>${tester.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.axonivy.ivy.webtest</groupId>
<artifactId>web-tester</artifactId>
<version>${tester.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.axonivy.connector.atrust</groupId>
<artifactId>a-trust-connector-demo</artifactId>
Expand Down

0 comments on commit 596ff19

Please sign in to comment.