Skip to content

Commit 1928996

Browse files
fix: removed pytest marks from integration test for risingwave dialect
1 parent a1d4073 commit 1928996

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/core/engine_adapter/integration/test_integration_risingwave.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
)
1212

1313

14-
pytestmark = [pytest.mark.risingwave, pytest.mark.engine, pytest.mark.slow]
15-
16-
1714
@pytest.fixture(params=list(generate_pytest_params(ENGINES_BY_NAME["risingwave"])))
1815
def ctx(
1916
request: FixtureRequest,

0 commit comments

Comments
 (0)