Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Why `find('[data-cy=data-pipelines-job-executions-type-container]')` causes the test to fail if it doesn't find any job executions. It should be returning an empty list instead. ## What Introduce logic that returns an empty list ## How was this tested Ran e2e tests locally Ran e2e tests in CI ## What type of change is this Bug fix - Fix one bug in e2e tests for Data Job Executions Signed-off-by: Goran Kokinovski <[email protected]>
- Loading branch information