| Index: recipe_modules/step/tests/inject_paths.expected/basic.json
|
| diff --git a/recipe_modules/step/tests/inject_paths.expected/basic.json b/recipe_modules/step/tests/inject_paths.expected/basic.json
|
| index aced08f374c25ff89bf17f5c1d4b7c9769f5b53c..e6df1c6ca9fa77252964a1d781ce3533516300ce 100644
|
| --- a/recipe_modules/step/tests/inject_paths.expected/basic.json
|
| +++ b/recipe_modules/step/tests/inject_paths.expected/basic.json
|
| @@ -25,7 +25,7 @@
|
| "hi"
|
| ],
|
| "env": {
|
| - "PATH": "something:%(PATH)s"
|
| + "PATH": "something:<PATH>"
|
| },
|
| "name": "test step (env, $PATH)"
|
| },
|
|
|