Skip to content

Commit c579803

Browse files
committed
Update ParseQuery.FullTextSearch.spec.js
1 parent 0a980df commit c579803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/ParseQuery.FullTextSearch.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const fullTextHelper = () => {
5252
});
5353
};
5454

55-
fdescribe('Parse.Query Full Text Search testing', () => {
55+
describe('Parse.Query Full Text Search testing', () => {
5656
it('fullTextSearch: $search', done => {
5757
fullTextHelper()
5858
.then(() => {

0 commit comments

Comments
 (0)