Merge pull request #403 from thdox/baseline-test-no-pager
Fix baseline test for --no-pager.
This commit is contained in:
commit
61ef633c92
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ class CheckBaselineTests (CheckOptions):
|
|||
'help',
|
||||
'import',
|
||||
'no-color',
|
||||
'no-pager'
|
||||
'no-pager',
|
||||
'options',
|
||||
'price-exp',
|
||||
'revalued-total',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue