Skip to content

Commit 7eb5ac5

Browse files
author
Manny Henri
committed
fix test promise
1 parent f3c6b4f commit 7eb5ac5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/main-test.js

-6
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ test('shows help on --help', async (t) => {
1313
Commands:
1414
1515
init [name] Initialize a MERN project.
16-
list List MERN variants
17-
search [term] Search for MERN variant
18-
info [term] View details of a MERN variant
1916
help [cmd] display help for [cmd]
2017
2118
Initialize a MERN powered project
@@ -36,9 +33,6 @@ test('shows help on --h', async (t) => {
3633
Commands:
3734
3835
init [name] Initialize a MERN project.
39-
list List MERN variants
40-
search [term] Search for MERN variant
41-
info [term] View details of a MERN variant
4236
help [cmd] display help for [cmd]
4337
4438
Initialize a MERN powered project

0 commit comments

Comments
 (0)