mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
Added/Updated tests\functional\tabloid\test_comment_in_object_names.py: added 'combine_output = True' to show the result when the test fails
This commit is contained in:
parent
052a485563
commit
50cee0ddcd
@ -107,4 +107,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