Skip to content

Null conditional operator tests should be re-written so they don't cause parsing errors when the experimental feature is disabled #11354

@daxian-dbw

Description

@daxian-dbw

The null-conditional operator feature is experimental, and when the experimental feature is disabled, the null-conditional experimental pester tests will cause parsing errors when Pester parsing the test files. They should be re-written in a way that will not cause any parsing error when the experimental feature is turned off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aWG-Quality-Testissues in a test or in test infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions