CHANGE: Remove unnecessary code block from guidelines
- Removed the empty PowerShell code block from the PowerShell Pester v5 testing guidelines.
This commit is contained in:
parent
589f793553
commit
9e64eb226d
@ -7,8 +7,6 @@ description: 'PowerShell Pester testing best practices based on Pester v5 conven
|
||||
|
||||
This guide provides PowerShell-specific instructions for creating automated tests using PowerShell Pester v5 module. Follow PowerShell cmdlet development guidelines in [powershell.instructions.md](./powershell.instructions.md) for general PowerShell scripting best practices.
|
||||
|
||||
```powershell
|
||||
|
||||
## File Naming and Structure
|
||||
|
||||
- **File Convention:** Use `*.Tests.ps1` naming pattern
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user