Skip to content

Commit

Permalink
Fixed AwsBaseSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-agrawal committed May 2, 2024
1 parent 0411678 commit c47ccd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.boot.test.web.server.LocalServerPort;
import org.springframework.context.annotation.Import;
import org.springframework.test.context.TestPropertySource;

Expand Down

0 comments on commit c47ccd3

Please sign in to comment.