Skip to content

Commit

Permalink
GSAGH-499: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeepArup committed Feb 7, 2025
1 parent 1540eca commit 2bfb5fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public void GsaModalDynamicParameterPreferredCastErrorTest() {
}

[Fact]
public void ParameterThenPluginInfoValueShouldBeValid() {
public void ParameterPluginInfoValueShouldBeValid() {
GH_OasysComponent comp = CreateModalDynamicParameterByFrquencyRangeTest.ComponentMother();
var output = (GsaModalDynamicGoo)ComponentTestHelper.GetOutput(comp);
Assert.Equal(PluginInfo.Instance, output.PluginInfo);
Expand Down

0 comments on commit 2bfb5fb

Please sign in to comment.