mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 15:52:52 +03:00
fix(tests): remove duplicate assertion in schema coercion & fix(cli): ignore system vars in env check
This commit is contained in:
@@ -39,6 +39,8 @@ const IGNORE_FROM_CODE = new Set([
|
||||
"PATH",
|
||||
"HOME",
|
||||
"USER",
|
||||
"LOGNAME",
|
||||
"XDG_CURRENT_DESKTOP",
|
||||
"PWD",
|
||||
"SHELL",
|
||||
"TERM",
|
||||
|
||||
Reference in New Issue
Block a user