Commit 458f6d9
committed
test: run yarn prepare before running tests
This is required because the test projects contain webpack config files that import the parent
project, so the parent project must be built first. Since migrating to yarn 3, the project is not
necessarily built (and does not otherwise need to be built) before tests are run.1 parent 1781d68 commit 458f6d9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments