Skip to content

Commit ed01b49

Browse files
nohwndCopilot
andauthored
Bump copyright year to 2026 (#2831)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7cd9f7a commit ed01b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Pester.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
CompanyName = 'Pester'
1717

1818
# Copyright statement for this module
19-
Copyright = 'Copyright (c) 2025 by Pester Team, licensed under Apache 2.0 License.'
19+
Copyright = 'Copyright (c) 2026 by Pester Team, licensed under Apache 2.0 License.'
2020

2121
# Description of the functionality provided by this module
2222
Description = 'Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of PowerShell code being tested. Pester tests can execute any command or script that is accessible to a pester test file. This can include functions, Cmdlets, Modules and scripts. Pester can be run in ad hoc style in a console or it can be integrated into the Build scripts of a Continuous Integration system.'

0 commit comments

Comments
 (0)