1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-19 18:28:42 +00:00

Fix cast translations (#5582)

This commit is contained in:
Paulus Schoutsen
2020-04-21 15:02:00 -07:00
committed by GitHub
parent 8786302190
commit 82442bb5ec
61 changed files with 12612 additions and 255 deletions

View File

@@ -1,3 +1,4 @@
--require test-mocha/testconf.js
--recursive
--timeout 10000
test-mocha/**/*.ts

1
test-mocha/testconf.js Normal file
View File

@@ -0,0 +1 @@
global.__BACKWARDS_COMPAT__ = false;