Skip to content

Commit

Permalink
tests: update test names
Browse files Browse the repository at this point in the history
  • Loading branch information
SarcasticMoose committed Nov 21, 2024
1 parent 80afa4a commit f6e1e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/McdaToolkit.UnitTests/McdaMethodsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public void Calculate_TopsisMethod_ShouldBeEqualToExpected()
}

[Fact]
public void Calculate_VikorMethod_ShouldBeEqualToExpecteddsadas()
public void Calculate_VikorMethod_ShouldBeEqualToExpected()
{
var matrix = new double[,]
{
Expand Down

0 comments on commit f6e1e29

Please sign in to comment.