Rename the function in the test description

This commit is contained in:
Oliver Akins 2022-06-22 00:38:08 -06:00
parent 670729c892
commit 7b97beaeb1
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99

View file

@ -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)", () => { it("should return positive when no other ships present (0-index)", () => {
let b = [ let b = [