From 363723fc84f7b8477592e0105aeb331ec9a017af Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Aug 2017 05:01:11 +0200 Subject: node_modules --- node_modules/ava/lib/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'node_modules/ava/lib/main.js') diff --git a/node_modules/ava/lib/main.js b/node_modules/ava/lib/main.js index 52618e8b7..1b03cc854 100644 --- a/node_modules/ava/lib/main.js +++ b/node_modules/ava/lib/main.js @@ -11,6 +11,7 @@ const runner = new Runner({ failWithoutAssertions: opts.failWithoutAssertions, file: opts.file, match: opts.match, + projectDir: opts.projectDir, serial: opts.serial, updateSnapshots: opts.updateSnapshots }); -- cgit v1.2.3