mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-20 22:51:07 +00:00
Keep the renderer fixture import lint-clean
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
from tests.test_renderer_js_behaviour import _render, driver_path # noqa: F401
|
||||
pytest_plugins = ("tests.test_renderer_js_behaviour",)
|
||||
|
||||
from tests.test_renderer_js_behaviour import _render
|
||||
|
||||
|
||||
def test_inline_code_inside_link_label_renders_as_code(driver_path):
|
||||
|
||||
Reference in New Issue
Block a user