diff --git a/source/Trek-12/Tests/OperationCellTests.cs b/source/Trek-12/Tests/OperationCellTests.cs index 274e02d..eba4a24 100644 --- a/source/Trek-12/Tests/OperationCellTests.cs +++ b/source/Trek-12/Tests/OperationCellTests.cs @@ -7,7 +7,7 @@ using System.Threading.Tasks; namespace Tests { - public class OperationCellTest + public class OperationCellTests { [Fact] public void Constructor_WithValidCoordinates_SetsCoordinatesCorrectly()