mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 02:40:42 +01:00
Added/Updated tests\bugs\gh_7090_test.py: adjusted min_version to 4.0.2
This commit is contained in:
parent
b1e74dd8da
commit
32c6d54703
@ -90,7 +90,7 @@ expected_stdout = """
|
||||
Medians ratio: acceptable
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=4.0.1')
|
||||
@pytest.mark.version('>=4.0.2')
|
||||
def test_1(act: Action, capsys):
|
||||
|
||||
with act.db.connect() as con:
|
||||
|
Loading…
Reference in New Issue
Block a user