Oran Avraham 95696f7028
tests/cache-restore: Do not look for dependency files outside data
When the default dependency path is used for cache distributors, they
are looking for the dependency file in the project's root (including the
source code), which leads to tests taking a significant amount of time,
especially on Windows runners.  We thus hit sporadic test failures.

Change the test cases such that dependency files are always searched for
inside of `__tests__/data`, ignoring the rest of the project.
2022-12-09 17:50:06 +02:00
..
2022-12-09 17:50:05 +02:00
2022-03-31 15:11:27 -04:00
2020-05-01 18:52:58 +02:00