Skip to content

Commit

Permalink
Word change
Browse files Browse the repository at this point in the history
  • Loading branch information
devpow112 committed Jul 16, 2024
1 parent fe34885 commit 47903f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/cli/test-runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ async function getTestRunnerOptions(argv = []) {
name: 'test-reporting',
type: Boolean,
defaultOption: false,
description: 'Enables generating a D2L Test Reporting report JSON file',
description: 'Enables generating a D2L Test Reporting format JSON file',
order: 14
}
];
Expand Down

0 comments on commit 47903f5

Please sign in to comment.