Skip to content

Commit

Permalink
Remove unneeded / old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 30, 2023
1 parent abee185 commit 8201a41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/cli.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ describe('ember addon <the addon> -b <this blueprint>', () => {
});
});

/**
* --typescript can't be supported yet, due to issues with ember-cli's peer dependencies.
*/
describe('--typescript', () => {
let cwd = '';
let tmpDir = '';
Expand Down

0 comments on commit 8201a41

Please sign in to comment.