Multivalue prop Playwright tests are flaky
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3586288. --> Reported by: [justafish](https://www.drupal.org/user/161058) Related to !960 >>> <h3 id="overview">Overview</h3> <p>The Playwright tests in multivaluePropTypes.spec.ts could do with a refactor as they're consistently failing. There are a number of helper functions in a separate file which should either be ported to the main Canvas fixture object, or simplified. They're also too small i.e. each test is installing a new instance of Drupal so the current structure isn't very efficient</p>
issue