You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix image datasource test to avoid checking for specific launch options
Depending on the tenancy/region; the order of images returned by this may
be inconsistent. If checking against the first result, then the launch options
may vary across tenancy/regions.
Avoid checking for specific launch options values and only check for values
that are guaranteed by the datasource query.
0 commit comments