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:
parent
86abaca786
commit
16c6b2f084
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user