mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 01:51:31 +03:00
9d2d9038c9
In GUI E2E `widgets.spec.ts`, be more specific about which tested dropdowns should be visible. Since the tested node actually receives two dropdowns, the test could fail by detecting both and expecting only one. Since we already have a very specific selector for the dropdown we are testing, use it instead of fresh global locator. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
css.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
locate.ts | ||
pm-openrpc.json | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
undoRedo.spec.ts | ||
widgets.spec.ts |