Skip to content

Commit

Permalink
#207: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 22, 2023
1 parent c503b0c commit d38662a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* SOFTWARE.
*/

const {mvnw} = require('../mvnw');
const {mvnw, flags} = require('../mvnw');

/**
* Command to run all available unit tests.
Expand Down

0 comments on commit d38662a

Please sign in to comment.