ACS-9745-removed-reportPortal-integration (#3383)

This commit is contained in:
tathagta15
2025-06-17 15:04:33 +05:30
committed by GitHub
parent 8fca14df40
commit fbf5966d10
36 changed files with 42 additions and 804 deletions

12
pom.xml
View File

@@ -828,18 +828,6 @@
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>gunit</artifactId>