mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 10:50:42 +01:00
Added/Updated tests\bugs\gh_7548_test.py: increased min_version according to the ticket
This commit is contained in:
parent
e389d9d056
commit
c84dc5f13e
@ -43,7 +43,7 @@ expected_stdout = f"""
|
||||
F01 {ts} Europe/Moscow
|
||||
"""
|
||||
|
||||
@pytest.mark.version('>=3.0.11')
|
||||
@pytest.mark.version('>=4.0.3')
|
||||
def test_1(act: Action, capsys):
|
||||
cset_list = []
|
||||
with act.db.connect() as con:
|
||||
|
Loading…
Reference in New Issue
Block a user