test: restore env vars after tests - #137
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Summary by CodeRabbit
WalkthroughThe install tests now preserve the original ChangesTest environment cleanup
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 81e60bac-3e58-47d8-97c3-a890589a4cdc
📒 Files selected for processing (1)
test/install.Tests.ps1
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
c486f6e to
2241f2d
Compare
#136 follow up. Ensured environment variables that were initially unset are removed after testing.