mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_5972_test.py: removed old commented 'fixme' mark.
This commit is contained in:
parent
48a5b95c40
commit
2ced898911
@ -80,7 +80,6 @@ expected_stdout = """
|
||||
-At trigger 'PERSONS_REPLICATE'
|
||||
"""
|
||||
|
||||
##@pytest.mark.skipif(platform.system() == 'Windows', reason='FIXME: see notes')
|
||||
@pytest.mark.version('>=3.0.6')
|
||||
def test_1(act: Action, db_repl: Database, capsys):
|
||||
ddl_for_replication = f"""
|
||||
|
Loading…
Reference in New Issue
Block a user