Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wylieconlon committed Mar 3, 2021
1 parent 4a44b9d commit 24d4b20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const INDEX_NAME = 'my-index';
const EXISTS_FIELD_NAME = '_exists_';
const FIELD = {
name: 'my-field',
type: 'number',
} as IFieldType;
const PHRASE_VALUE = 'my-value';

Expand Down

0 comments on commit 24d4b20

Please sign in to comment.