Skip to content

Commit

Permalink
[FJSX15] Add missing jest function
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Oct 21, 2017
1 parent 3492ef7 commit 44b687f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/fjsx15/jest.sublime-syntax
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ contexts:
)
| Have(?>Length|Property)
| Match(?:Object|Snapshot)?
| Throw(?:ErrorMatchingSnapshot)?
| Throw(?:Error(?:MatchingSnapshot)?)?
)
)\b
(?=\s*\()

0 comments on commit 44b687f

Please sign in to comment.