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( {