xabikos / vscode-jasmine

Contains the code snippets for Jassmine JavaScript test framework for VS Code editor
MIT License
14 stars 20 forks source link

Expansion for objectContaining fails #11

Open rayabhagis opened 7 years ago

rayabhagis commented 7 years ago

oc trigger expands to jasmine.objectContaining('key': value}}) which is wrong