1db146ba70
Summary: Fixes #955. Our test runner does run `yarn backend` before Sharness tests, but it builds the backend applications into a temporary directory rather than squashing the repository backend (which is good!). The test script has learned about this directory. Test Plan: Run `rm -rf ./bin && yarn test --full`, which fails before this commit and passes after it. wchargin-branch: fix-test-load-example-github |
||
---|---|---|
.. | ||
__snapshots__/example-github-load | ||
.gitignore | ||
Makefile | ||
SHARNESS_LICENSE | ||
aggregate-results.sh | ||
dummy.t | ||
sharness.sh | ||
test_build_static_site.t | ||
test_js_tests_have_top_level_describe_block_with_filename.t | ||
test_load_example_github.t |