Skip to content

Commit

Permalink
Made test case template eslint friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob414 committed Jul 5, 2016
1 parent c9c20b5 commit bc260e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippet/text-mode/web-mode/itt
@@ -1,3 +1,3 @@
it("$1", () => {
it('$1', () => {
$2
});

0 comments on commit bc260e1

Please sign in to comment.