From d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5 Mon Sep 17 00:00:00 2001 From: William Boman Date: Wed, 14 Sep 2022 17:58:11 +0200 Subject: refactor: store link state in install context object (#419) --- vim.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vim.yml') 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: [] -- cgit v1.2.3-70-g09d2