conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

Stabilize a tz-sensitive test #226

Closed jonzeper closed 1 year ago

jonzeper commented 1 year ago

This test was failing outside of UTC-5. Instead of worrying about timezones, let's just check part of the name string. We're still confirming that the value is populated and not erroring.

anirrudh commented 1 year ago

LGTM and @costrouc - merging!