Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CDF-21996] Make sdk data workflows test more robust (#1835)
Initially, only a single execution was created for the test suite, which always was successful before the fixture dependant tests ran. Now, however, there's multiple executions and some are not terminal yet. To fix the test, we just select the first completed (i.e., now immutable) execution.
- Loading branch information