Complete operational map result workflow
This commit is contained in:
@@ -35,7 +35,7 @@ def test_shell_preserves_workspace_width_on_standard_desktop_viewports() -> None
|
||||
assert "@media (max-width: 1360px)" in css
|
||||
assert ".workbench-inspector {\n grid-column: 1 / -1;" in css
|
||||
assert "height: auto;" in css
|
||||
assert "window.scrollTo({ top: 0, left: 0 })" in app
|
||||
assert "workbenchMainRef.current?.scrollTo({ top: 0, left: 0 })" in app
|
||||
assert "}, [activeWorkspace])" in app
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user