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