Skip to content

Commit 05f42b9

Browse files
committed
remove pytest marks from test_doris
1 parent 564fc6b commit 05f42b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/core/engine_adapter/integration/test_integration_doris.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
IntegrationTestEngine,
1414
)
1515

16-
pytestmark = [pytest.mark.doris, pytest.mark.engine, pytest.mark.slow]
17-
1816

1917
@pytest.fixture(params=list(generate_pytest_params(ENGINES_BY_NAME["doris"])))
2018
def ctx(

0 commit comments

Comments
 (0)