Skip to content

cypress: Explicitely set support file path in config

This should prevent a race condition when cypress process default support file paths in parallel that sometimes make support file fails to load and triggers errors when running tests.


Migrated from D8742 (view on Phabricator)

Merge request reports