mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7179_test.py: Reduced min_version to 4.0.2 according to ticket
This commit is contained in:
parent
b4f88adb1d
commit
420e8edbd5
@ -69,7 +69,7 @@ expected_stdout = """
|
||||
-expected length 4, actual 6
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=5.0')
|
||||
@pytest.mark.version('>=4.0.2')
|
||||
def test_1(act: Action):
|
||||
test_script = """
|
||||
set list on;
|
||||
|
Loading…
Reference in New Issue
Block a user