Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Commit c08a4d2

Browse files
committed
Debug
1 parent 74538b8 commit c08a4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Meta.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1117,7 +1117,7 @@ Describe 'Common Tests - Spellcheck Files' -Tag 'Spellcheck' {
11171117
catch
11181118
{
11191119
$noErrorsRegEx = 'CSpell: Files checked: [0-9]+, Issues found: [0] in [0-9]+ files'
1120-
1120+
Write-Verbose $_.Exception.Message -Verbose
11211121
<#
11221122
Only throw an error if there are 0 issues found in the
11231123
error message.

0 commit comments

Comments
 (0)