findLastKey test minor spelling error

This commit is contained in:
azou1
2018-12-03 14:22:00 -05:00
parent 795a679356
commit 6e7a60ea5e

View File

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