mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\functional\view\create\test_10.py: Test not needed: there are lot tests which use this functionality.
This commit is contained in:
parent
5b6507ac3d
commit
ad6641ad8a
@ -31,6 +31,7 @@ View Source:
|
||||
SELECT ID AS VID, NAME FROM T1
|
||||
"""
|
||||
|
||||
@pytest.mark.skip("Test not needed: there are lot tests which use this functionality.")
|
||||
@pytest.mark.version('>=3.0')
|
||||
def test_1(act: Action):
|
||||
act.expected_stdout = expected_stdout
|
||||
|
Loading…
Reference in New Issue
Block a user