Commit af052a92 authored by Strakhov Egor's avatar Strakhov Egor

coverage: 58.1%

parent c640f803
......@@ -55,7 +55,7 @@ func getJsons() {
}
if resp.StatusCode != 200 {
log.Printf(resp.Status)
log.Fatalf("%v\n", resp.Status)
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment