coffeescript-support/snippets/after.snippet

5 lines
36 B
Plaintext

afterEach(function () {
${1}
});