Skip to content

Commit

Permalink
Removed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmi-aw committed Nov 17, 2022
1 parent 75070e0 commit 357b49e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
<artifactId>spring-boot-starter-tomcat</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-test</artifactId>-->
<!-- <scope>test</scope>-->
<!-- </dependency>-->
<!--OpenFeign to consume other apis-->
<dependency>
<groupId>org.springframework.cloud</groupId>
Expand Down

This file was deleted.

0 comments on commit 357b49e

Please sign in to comment.