mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
test default images for renders
This commit is contained in:
@@ -259,7 +259,7 @@ describe("Server", function() {
|
||||
}
|
||||
|
||||
//testing all paths for default images
|
||||
locations = ["avatars", "skins"]
|
||||
locations = ["avatars", "skins", "renders/head"]
|
||||
for (var l in locations) {
|
||||
var location = locations[l];
|
||||
(function(location) {
|
||||
|
||||
Reference in New Issue
Block a user