test: alias deprecated envs here too
This commit is contained in:
parent
12833e1827
commit
bcda104ddb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import "dotenv/config";
|
||||
import "../modules/sub/alias-envs.js";
|
||||
|
||||
import { getJSON } from "../modules/api.js";
|
||||
import { services } from "../modules/config.js";
|
||||
|
|
Loading…
Reference in a new issue