6
0
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:
pavel-zotov 2023-05-19 16:02:44 +03:00
parent e389d9d056
commit c84dc5f13e

View File

@ -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: