diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt index 397c0e6d9..74ebe82c9 100644 --- a/.github/actions/spelling/excludes.txt +++ b/.github/actions/spelling/excludes.txt @@ -71,5 +71,4 @@ ignore$ \.csproj$ \.DotSettings$ \.targets$ -\FuzzyMatcherTest.cs$ -\ExplorerTest.cs \ No newline at end of file +.*Test.cs$ \ No newline at end of file