Commit 936c517
committed
fix(gcp): satisfy lint in TestMissingStaticTokenFallsBackToADC
Replace os.Setenv-in-cleanup with t.Setenv (the cleanup it registers is
sufficient for restoration) and add the blank line wsl_v5 wants before
the unsetenv call.1 parent 2df70d6 commit 936c517
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | | - | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments