mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 15:44:13 +00: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