fix Jest on Windows

This commit is contained in:
Damien Elmes 2021-03-28 20:59:51 +10:00
parent e2963e54f8
commit 9a75392f54

View file

@ -40,6 +40,10 @@ jest_test(
"//ts:jest.config.js",
"//ts:package.json",
],
templated_args = [
"-preserve-symlinks",
"--preserve-symlinks-main",
],
)
# Tests