| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b17819d commit fbafe8d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ const tests = [ | |||
| 36 | 36 | ]; | |
| 37 | 37 | ||
| 38 | 38 | function run(test) { | |
| 39 | - const env = Object.assign({}, process.env, test.env); | ||
| 39 | + const env = test.env; | ||
| 40 | 40 | const expected = test.expected; | |
| 41 | 41 | const opts = { | |
| 42 | 42 | terminal: true, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments