mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7476_test.py: increased min_version according to the ticket info
This commit is contained in:
parent
f3ff0d43e9
commit
bf5e325eed
@ -58,7 +58,7 @@ expected_stdout = """
|
||||
S 1234567890A
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=5.0')
|
||||
@pytest.mark.version('>=6.0')
|
||||
def test_1(act: Action):
|
||||
|
||||
act.expected_stdout = expected_stdout
|
||||
|
Loading…
Reference in New Issue
Block a user