Skip to content

Commit

Permalink
ACS-6309 Check db and tas tests ags on MySQL ags add listeners check …
Browse files Browse the repository at this point in the history
…AGS Community Rest API Tests
  • Loading branch information
wojtekswieton committed Feb 14, 2024
1 parent 689488a commit 5049604
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
<artifactId>alfresco-testng</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com.epam.reportportal.testng.ReportPortalTestNGListener

0 comments on commit 5049604

Please sign in to comment.