Close full operational audit findings
This commit is contained in:
@@ -11,7 +11,7 @@ def test_workbench_shell_has_skip_link_and_main_focus_target() -> None:
|
||||
|
||||
assert 'className="skip-link"' in app
|
||||
assert 'href="#workspace-main"' in app
|
||||
assert 'nav aria-label="Primary workspaces"' in app
|
||||
assert 'nav aria-label="Hoofdonderdelen"' in app
|
||||
assert 'id="workspace-main"' in app
|
||||
assert "tabIndex={-1}" in app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user