mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7670_test.py: increased min version to 4.0.2 according to the ticket info
This commit is contained in:
parent
9045290f54
commit
c4f7e8e959
@ -111,7 +111,7 @@ expected_stdout = """
|
||||
-duplicate specification of A_NAME_IN_PACKAGED_PROC - not supported
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=3.0')
|
||||
@pytest.mark.version('>=4.0.2')
|
||||
def test_1(act: Action):
|
||||
act.expected_stdout = expected_stdout
|
||||
act.execute(combine_output = True)
|
||||
|
Loading…
Reference in New Issue
Block a user