Skip to content

Commit fa89844

Browse files
revert test skip
1 parent 4a32f7f commit fa89844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"baseUrl": "./src",
55
"outDir": "./dist"
66
},
7-
"exclude": ["./dist", "./src/**/*.spec.ts"]
7+
"exclude": ["./dist"]
88
}

0 commit comments

Comments
 (0)