From 59984df37d57a7ca5cbd9aec26bce50f344840c3 Mon Sep 17 00:00:00 2001 From: Anthony Dionise Date: Mon, 4 Feb 2019 18:29:10 -0500 Subject: [PATCH] tsconfig --- types/connect-history-api-fallback-exclusions/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/connect-history-api-fallback-exclusions/tsconfig.json b/types/connect-history-api-fallback-exclusions/tsconfig.json index ad8919e94e..1fc7fec2ca 100644 --- a/types/connect-history-api-fallback-exclusions/tsconfig.json +++ b/types/connect-history-api-fallback-exclusions/tsconfig.json @@ -18,6 +18,6 @@ }, "files": [ "index.d.ts", - "connect-history-api-fallback-tests.ts" + "connect-history-api-fallback-exclusions-tests.ts" ] } \ No newline at end of file