mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
Added/Updated tests\functional\database\create\test_05.py: set SKIP mark because this test has been replaced with 'test_00.py'
This commit is contained in:
parent
cc5a485801
commit
8c43c9cb33
@ -23,6 +23,7 @@ expected_stdout = """
|
||||
PAGE_SIZE 4096
|
||||
"""
|
||||
|
||||
@pytest.mark.skip("Replaced with functional/database/create/test_00.py")
|
||||
@pytest.mark.version('>=3')
|
||||
def test_1(act: Action):
|
||||
act.expected_stdout = expected_stdout
|
||||
|
Loading…
Reference in New Issue
Block a user