mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
proper engrish
This commit is contained in:
parent
30c4ba200c
commit
c2a4b3f9f0
@ -172,7 +172,7 @@ describe("Crafatar", function() {
|
||||
});
|
||||
});
|
||||
it("should not find the file", function(done) {
|
||||
skins.open_skin(rid, "non/existant/path", function(err, img) {
|
||||
skins.open_skin(rid, "non/existent/path", function(err, img) {
|
||||
assert.notStrictEqual(err, null);
|
||||
done();
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user