mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
changed IGN to jomo
This commit is contained in:
@@ -138,7 +138,7 @@ describe("Crafatar", function() {
|
||||
it("should time out on username info download", function(done) {
|
||||
var original_timeout = config.http_timeout;
|
||||
config.http_timeout = 1;
|
||||
networking.get_username_url(rid, "redstone_sheep", 0, function(err, url) {
|
||||
networking.get_username_url(rid, "jomo", 0, function(err, url) {
|
||||
assert.strictEqual(err.code, "ETIMEDOUT");
|
||||
config.http_timeout = original_timeout;
|
||||
done();
|
||||
|
||||
@@ -223,6 +223,7 @@ joenasty23
|
||||
Johnbob19
|
||||
johndebest
|
||||
jojorh
|
||||
jomo
|
||||
jonax12
|
||||
jonny0987
|
||||
josh_24_2
|
||||
@@ -381,7 +382,6 @@ redskins6851
|
||||
Redst0ne_Guy_
|
||||
RedSthunder00
|
||||
redstone_minds
|
||||
redstone_sheep
|
||||
redstonelover01
|
||||
RedStonePro431
|
||||
redtail_
|
||||
|
||||
Reference in New Issue
Block a user