Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
eunjae-lee committed Dec 22, 2020
1 parent 4f3f07f commit ca88e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/algoliasearch.helper/findAnswers.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function setupTestEnvironment(helperOptions) {
return {
findAnswers: findAnswers
};
},
}
};

var helper = algoliasearchHelper(fakeClient, 'index', helperOptions);
Expand Down

0 comments on commit ca88e3b

Please sign in to comment.