mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
build(deps): update latest
This commit is contained in:
@ -41,7 +41,7 @@ export class RunTestCommand extends Command {
|
||||
})
|
||||
|
||||
public base = Option.String('--base', {
|
||||
description: 'Base of the current branch (usually master)'
|
||||
description: 'Base of the current branch (usually master).'
|
||||
})
|
||||
|
||||
async execute(): Promise<number> {
|
||||
|
Reference in New Issue
Block a user