Skip to content
Snippets Groups Projects
Commit f613c3c2 authored by xkromm's avatar xkromm
Browse files

renamed TestApiFactory

parent dc0e46d3
No related branches found
No related tags found
1 merge request!9Service tests
......@@ -10,7 +10,7 @@ import java.time.LocalDateTime;
import java.util.UUID;
@Component
public class TestApiFactory {
public class TestDaoFactory {
public static Flight getFlightEntity() {
UUID id = new UUID(0x1, 0xf);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment