From 70f7a6ac1b63f7718a7e3b81798d71574b26dc6a Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 18 Jul 2024 17:16:24 +0300 Subject: [PATCH] Added mark 'scroll_cur' for upcoming tests that deal with scrollable cursor --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index f94fcd5a..90668c59 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,6 +3,7 @@ console_output_style = count # testpaths = tests # addopts = --server local --install-terminal markers = + scroll_cur: mark a test as dealing with scrollable cursor es_eds: mark a test as dealing with ES/EDS mechanism trace: mark a test as dealing with trace encryption: mark a test as dealing with encryption plugin