Skip to content

Commit

Permalink
Remove TaskUtilsTest (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Apr 20, 2022
1 parent 3ec52b1 commit 5b22fd1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 99 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,18 +345,6 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<version>4.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.jfrog.testing</groupId>
<artifactId>jfrog-testing-infra</artifactId>
Expand Down
87 changes: 0 additions & 87 deletions src/test/java/org/jfrog/bamboo/utils/TaskUtilsTest.java

This file was deleted.

0 comments on commit 5b22fd1

Please sign in to comment.