Style active HTML5 object actions
This commit is contained in:
@@ -134,6 +134,7 @@ def test_html5_server_rendered_project_editor(tmp_path: Path):
|
||||
assert "htmx.org" in editor.text
|
||||
assert "htmx-ext-sse" in editor.text
|
||||
assert "client-js: htmx+sse only" in editor.text
|
||||
assert ".object-actions .button[data-html5-object-action-active" in editor.text
|
||||
assert "Проверить" in editor.text
|
||||
assert "__next" not in editor.text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user