Skip to content

Commit

Permalink
Update SareetaApplicationTests.java (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
nehbehl authored Jan 6, 2025
1 parent a0b3a6d commit 6302143
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
package com.example.demo;

import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import org.junit.jupiter.api.Test;

@RunWith(SpringRunner.class)
@SpringBootTest
public class SareetaApplicationTests {

Expand Down

0 comments on commit 6302143

Please sign in to comment.