Skip to content

Commit 24a52fa

Browse files
committed
Test push
1 parent bcf90c4 commit 24a52fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/java/com/example/Main.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ public class Main {
66
public static void main(String[] args) {
77
ElpriserAPI elpriserAPI = new ElpriserAPI();
88

9+
System.out.println();
10+
11+
elpriserAPI.getPriser()
12+
913
}
1014

1115

0 commit comments

Comments
 (0)