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:
@@ -1,3 +1,4 @@
|
||||
--require test-mocha/testconf.js
|
||||
--recursive
|
||||
--timeout 10000
|
||||
test-mocha/**/*.ts
|
||||
|
||||
1
test-mocha/testconf.js
Normal file
1
test-mocha/testconf.js
Normal file
@@ -0,0 +1 @@
|
||||
global.__BACKWARDS_COMPAT__ = false;
|
||||
Reference in New Issue
Block a user