Skip to content

Commit

Permalink
Remove env left-over
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsuter committed Oct 27, 2023
1 parent c3f4f84 commit b74953e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions connectivity/connectivity-demos-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,15 +136,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<test.environment>dev-axonivy</test.environment>
</systemPropertyVariables>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit b74953e

Please sign in to comment.