From 6e7a60ea5e618f0a43491e0d5a1fce5c76dde3f0 Mon Sep 17 00:00:00 2001 From: azou1 Date: Mon, 3 Dec 2018 14:22:00 -0500 Subject: [PATCH] findLastKey test minor spelling error --- test/findLastKey.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/findLastKey.test.js b/test/findLastKey.test.js index 405f17496..5ce260b8a 100644 --- a/test/findLastKey.test.js +++ b/test/findLastKey.test.js @@ -4,7 +4,7 @@ const {findLastKey} = require('./_30s.js'); test('findLastKey is a Function', () => { expect(findLastKey).toBeInstanceOf(Function); }); -test('eturns the appropriate key', () => { +test('returns the appropriate key', () => { expect( findLastKey( {