X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cf48e928d4d334b0b6434529d7619c616da319f2..616395646c46f90c46ad97bd9a335ab326e5a040:/tsconfig.json diff --git a/tsconfig.json b/tsconfig.json index 98d5d9151c..af933d9fa9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -31,6 +31,7 @@ "acceptance-tests", "webpack", "jest", - "src/setupTests.ts" + "src/setupTests.ts", + "**/*.test.tsx" ] }