cypress: Explicitely set support file path in config
This should prevent a race condition when multiple cypress processes
process default support file paths in parallel that sometimes make
support file fails to load and triggers errors when running tests.