From eb4cbd2654cda67514c9df5d9653b85b3a4d2c80 Mon Sep 17 00:00:00 2001 From: Vikrant Kumar Sinha <96419531+VikrantKS@users.noreply.github.com> Date: Tue, 24 May 2022 18:57:48 +0530 Subject: [PATCH] Update .tas.yml --- .tas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tas.yml b/.tas.yml index 8ef8774b..241846bf 100644 --- a/.tas.yml +++ b/.tas.yml @@ -39,7 +39,7 @@ postMerge : - name: react-base16-styling path : "./packages/react-base16-styling" pattern: - - "./test/*.spec.ts" + - "./test/index.test.ts" framework : jest preRun: