chore(cli): remove TODO

This commit is contained in:
Ayo Ayco 2024-12-07 20:41:05 +01:00
parent ea06089c4a
commit c1e2ed579c

View file

@ -37,9 +37,6 @@ describe("FUNCTION: serve()", () => {
}); });
}); });
/**
* TODO: test printInfo
*/
describe("FUNCTION: printInfo()", () => { describe("FUNCTION: printInfo()", () => {
const testFn = exportedForTest.printInfo; const testFn = exportedForTest.printInfo;