mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
comment = 👍
This commit is contained in:
parent
93623905ac
commit
db84f8745b
@ -31,6 +31,7 @@ describe('Avatar Serving', function(){
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
it("should exist without skin", function(done) {
|
it("should exist without skin", function(done) {
|
||||||
|
// profile 'Alex'
|
||||||
helpers.get_avatar("ec561538f3fd461daff5086b22154bce", false, 160, function(err, status, image) {
|
helpers.get_avatar("ec561538f3fd461daff5086b22154bce", false, 160, function(err, status, image) {
|
||||||
assert.strictEqual(status, 3);
|
assert.strictEqual(status, 3);
|
||||||
done();
|
done();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user