Move fixtures to gist

This commit is contained in:
2020-10-14 23:10:22 +02:00
parent 4df4436772
commit 9e50c1a37e
4 changed files with 136 additions and 21 deletions
@@ -71,7 +71,7 @@ public class APIFootballConnector {
return matchesList;
}
private JSONObject readFromFile(String filename) {
public JSONObject readFromFile(String filename) {
JSONObject object = null;
//JSON parser object to parse read file