mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_4570_test.py: added 'combine_output = True' to show the result when the test fails
This commit is contained in:
parent
ddbabc6c6a
commit
dd03b172ab
@ -58,4 +58,4 @@ act = isql_act('db', test_script)
|
||||
|
||||
@pytest.mark.version('>=3.0')
|
||||
def test_1(act: Action):
|
||||
act.execute()
|
||||
act.execute(combine_output = True)
|
||||
|
Loading…
Reference in New Issue
Block a user