Skip to content

Commit

Permalink
Fix failing snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter committed Jun 2, 2023
1 parent f4d92a9 commit 6e3247f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -200,7 +200,7 @@ describe('options list expensive queries', () => {
"wildcard": Object {
"coolTestField.keyword": Object {
"case_insensitive": true,
"value": ".c\\\\?o&o[l\\\\**",
"value": "*.c\\\\?o&o[l\\\\**",
},
},
},
Expand Down

0 comments on commit 6e3247f

Please sign in to comment.