Skip to content

Commit

Permalink
FSharpLint.Core.Tests: rename the type
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab authored and webwarrior-ws committed Dec 21, 2023
1 parent 596c768 commit 886f064
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ open FSharpLint.Rules
open System

[<TestFixture>]
type TestConventionsUsedUnderscorePrefixedElementsZahra() =
type TestConventionsUsedUnderscorePrefixedElements() =
inherit TestAstNodeRuleBase.TestAstNodeRuleBase(UsedUnderscorePrefixedElements.rule)

[<Test>]
Expand Down

0 comments on commit 886f064

Please sign in to comment.