From 7b97beaeb15fdf0a17994e7b4bb75ac0003b67bf Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Wed, 22 Jun 2022 00:38:08 -0600 Subject: [PATCH] Rename the function in the test description --- common/src/algorithms/movementDirection.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/algorithms/movementDirection.spec.ts b/common/src/algorithms/movementDirection.spec.ts index 9d0843b..2376476 100644 --- a/common/src/algorithms/movementDirection.spec.ts +++ b/common/src/algorithms/movementDirection.spec.ts @@ -46,7 +46,7 @@ describe("The countShips function", () => { }); }); -describe("The movementDirection function", () => { +describe("The determineDirection function", () => { it("should return positive when no other ships present (0-index)", () => { let b = [