mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7379_test.py: minor change: adjust pytest.mark.version
This commit is contained in:
parent
f5d4ebb40c
commit
ff1bdeedde
@ -58,7 +58,7 @@ expected_stdout = """
|
||||
Malformed string
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=3.0')
|
||||
@pytest.mark.version('>=4.0.3')
|
||||
def test_1(act: Action):
|
||||
act.expected_stdout = expected_stdout
|
||||
act.execute(combine_output = True)
|
||||
|
Loading…
Reference in New Issue
Block a user