| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
updated branch to run new CI, looks good otherwise, always happy to have more tests :-)
Sorry, something went wrong.
| } | ||
| } | ||
| '@ | ||
| ScriptBlock = '{ |
There was a problem hiding this comment.
thanks for making it more readable :-)
Sorry, something went wrong.
|
Are these essentially testing that the extant bug exists, and should fail when we fix the bug (meaning we'll flip their assertion)? |
Sorry, something went wrong.
|
Sorry for the late reply. I wrote the rules with the goal of them failing with current behavior. |
Sorry, something went wrong.
Gotcha, makes sense now. Do you plan to fix the issue as part of this PR? Changing it to draft for now then |
Sorry, something went wrong.
No. I just had two very concrete examples that I wanted to add somewhere for when this maybe gets fixed in the future. |
Sorry, something went wrong.
|
Got it, will leave open as a draft PR then. Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Wrote two tests for issue #1504. The issue is not fixed yet, but I had two scenarios that could easily be added to the relevant test file.
Repro to wrongfully trigger PSUseUsingScopeModifierInNewRunspaces, which I added to test:
PR Checklist