diff --git a/src/Pester.RSpec.ps1 b/src/Pester.RSpec.ps1 index 633557cf5..e15094b98 100644 --- a/src/Pester.RSpec.ps1 +++ b/src/Pester.RSpec.ps1 @@ -333,9 +333,6 @@ function New-PesterConfiguration { .LINK https://pester.dev/docs/commands/Invoke-Pester - - .LINK - about_PesterConfiguration #> [CmdletBinding()] [OutputType([PesterConfiguration])]