Skip to content
Extraits de code Groupes Projets
Valider 244efdac rédigé par Will Hunt's avatar Will Hunt
Parcourir les fichiers

No console.log, silly dog >:(

parent aa9c5a03
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -238,7 +238,6 @@ describe("MatrixRoomHandler", () => {
room_id: "!123:localhost",
content: {body: "!discord help"},
}).then((evt) => {
console.log(evt);
return expect(evt.body.startsWith("Available commands")).to.be.true;
});
});
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment