# -*- mode: snippet -*- # name: afterEachBlock # key: afe # -- afterEach('$1', () => { $0 })