Skip to content

Commit

Permalink
Add flaky-test-reporter lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Hrytsai committed Jul 27, 2024
1 parent ac440c8 commit dbd9007
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,13 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.atlassian</groupId>
<artifactId>flaky-test-reporter</artifactId>
<version>4.0.16</version>
<scope>system</scope>
<systemPath>${project.basedir}/../../libs/flaky-test-reporter-4.0.16.jar</systemPath>
</dependency>
<dependency>
<groupId>com.atlassian.jira</groupId>
<artifactId>jira-tests</artifactId>
Expand Down
Binary file added libs/flaky-test-reporter-4.0.16.jar
Binary file not shown.

0 comments on commit dbd9007

Please sign in to comment.