6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added/Updated tests\bugs\gh_8230_test.py: fixed wrong min_version

This commit is contained in:
pavel-zotov 2024-10-30 10:03:12 +03:00
parent c6c39c6dc8
commit d061161bd1

View File

@ -25,7 +25,7 @@ test_script = """
act = isql_act('db', test_script, substitutions=[ ('[ \\t]+', ' ') ])
@pytest.mark.version('>=4.0.6')
@pytest.mark.version('>=6.0')
def test_1(act: Action):
expected_stdout = f"""