mirror of
https://github.com/imputnet/cobalt.git
synced 2025-03-03 21:26:20 +00:00
test: alias deprecated envs here too
This commit is contained in:
parent
12833e1827
commit
bcda104ddb
|
@ -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