chore(cli): remove TODO
This commit is contained in:
parent
ea06089c4a
commit
c1e2ed579c
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@ describe("FUNCTION: serve()", () => {
|
|||
});
|
||||
});
|
||||
|
||||
/**
|
||||
* TODO: test printInfo
|
||||
*/
|
||||
describe("FUNCTION: printInfo()", () => {
|
||||
const testFn = exportedForTest.printInfo;
|
||||
|
||||
|
|
Loading…
Reference in a new issue