mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
update dependencies
This commit is contained in:
@@ -346,7 +346,7 @@ describe("Crafatar", function() {
|
||||
},
|
||||
"cape with existing uuid": {
|
||||
url: "http://localhost:3000/capes/853c80ef3c3749fdaa49938b674adae6",
|
||||
crc32: [985789174],
|
||||
crc32: [985789174, 2099310578],
|
||||
},
|
||||
"cape with non-existent uuid": {
|
||||
url: "http://localhost:3000/capes/00000000000000000000000000000000",
|
||||
@@ -710,7 +710,7 @@ describe("Crafatar", function() {
|
||||
|
||||
|
||||
describe("Errors", function() {
|
||||
before(function() {
|
||||
before(function() {
|
||||
cache.get_redis().flushall();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user