aboutsummaryrefslogtreecommitdiffstats
path: root/vim.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vim.yml')
-rw-r--r--vim.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vim.yml b/vim.yml
index 72b86e7c..5bd4947d 100644
--- a/vim.yml
+++ b/vim.yml
@@ -39,6 +39,9 @@ globals:
before_each:
args:
- type: function
+ after_each:
+ args:
+ - type: function
it:
args:
- type: string
@@ -65,3 +68,5 @@ globals:
- type: any
assert.spy:
any: true
+ assert.snapshot:
+ args: []