Skip to content

Commit

Permalink
[MNG-5967] Correct Mockito scope to test
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 13, 2018
1 parent 58cf490 commit 379eeef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ under the License.
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>${mockitoVersion}</version>
<scope>test</scope>
</dependency>
</dependencies>
<!--bootstrap-start-comment-->
Expand Down

0 comments on commit 379eeef

Please sign in to comment.