Skip to content

Var err - Fix environment Returning Error

matt requested to merge storyfeet/ion:var_err into master

According to the docs ${env::NONEXISTENT} should return "", currently it throws an error. This MR fixes that.

Merge request reports