Skip to content

Commit 2c23796

Browse files
committed
skip
1 parent f8a4ae1 commit 2c23796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_sqlalchemy_async_integration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from sqlalchemy.engine.base import Connection, Engine
66

77

8+
@pytest.mark.skip("FIR-47589")
89
@pytest.mark.usefixtures("setup_test_tables")
910
class TestAsyncFireboltDialect:
1011
async def test_create_ex_table(

0 commit comments

Comments
 (0)