Skip to content

Commit

Permalink
move revel service test to integration testing
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Jun 17, 2024
1 parent 60849a6 commit f8aef6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import java.nio.file.Files;
import java.nio.file.Path;

public class ExplorerRevealPathServiceTest {
public class ExplorerRevealPathServiceIT {

ExplorerRevealPathService service = new ExplorerRevealPathService();

Expand Down

0 comments on commit f8aef6c

Please sign in to comment.