6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00

Added/Updated tests\bugs\core_4889_test.py: removed old commented 'fixme' mark.

This commit is contained in:
pavel-zotov 2023-12-29 09:18:34 +03:00
parent 86abaca786
commit 16c6b2f084

View File

@ -54,7 +54,6 @@ trace = [
'log_errors = true',
]
##@pytest.mark.skipif(platform.system() == 'Windows', reason='FIXME: see notes')
@pytest.mark.version('>=3.0')
def test_1(act: Action, capsys):
with act.trace(db_events=trace):