Updating favicon file
Этот коммит содержится в:
@@ -45,7 +45,7 @@ func TestStatic(t *testing.T) {
|
||||
// add a short delay to make sure the server is ready to receive requests
|
||||
time.Sleep(1 * time.Second)
|
||||
|
||||
resp, err := http.Get(URL + "/static/images/favicon-16x16.png")
|
||||
resp, err := http.Get(URL + "/static/images/favicon/favicon-16x16.png")
|
||||
|
||||
if err != nil {
|
||||
t.Fatalf("got error while trying to get static files %v", err)
|
||||
|
||||
Ссылка в новой задаче
Block a user