mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-18 00:29:51 +02:00
fix: fixed lint issues
This commit is contained in:
@@ -214,6 +214,7 @@ const builder = async (yargs) => {
|
||||
.option('tests-only', {
|
||||
type: 'boolean',
|
||||
description: 'Only run requests that have a test'
|
||||
})
|
||||
.option('bail', {
|
||||
type: 'boolean',
|
||||
description: 'Stop execution after a failure of a request, test, or assertion'
|
||||
|
Reference in New Issue
Block a user