Move fixtures to gist
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user