test: Add importAssertions to TS tests and update TS tests (#14127)

This commit is contained in:
Sosuke Suzuki
2022-01-10 23:38:01 +09:00
committed by GitHub
parent 1c32b670ce
commit 04f3f17556
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b
TEST262_COMMIT = 46f165ae490de7f1343165ab8d228db81eaa02c5
TYPESCRIPT_COMMIT = bbd9ff51f5fa5208b223bbb75a94e5e8184e3ffd
TYPESCRIPT_COMMIT = b53073bf66571b4c99f0a93b8f76fb06b36d8991
# Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967
export FORCE_COLOR = true