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

WIP - Playwright timeout patch #342

Closed trallard closed 9 months ago

trallard commented 9 months ago

Fixes # .

Description

This pull request:

Pull request checklist

Additional information

kcpevey commented 9 months ago

The issue is not the timeout. We changed the label for the YAML editor button which broke playwright. I have PR to fix (and add a default timeout of 30s) https://github.com/conda-incubator/conda-store-ui/pull/343