Skip to content

Commit 1fbeca3

Browse files
committed
typo
1 parent 835a35d commit 1fbeca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/test/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"../../typings/**/*",
1919
"../../packages/kbn-test/types/ftr_globals/**/*"
2020
],
21-
"exclude": ["security_solution/cypress/cypress/**/*", "target/**/*", "*/plugins/**/*", "*/packages/**/*", "*/*/packages/**/*" ],
21+
"exclude": ["security_solution_cypress/cypress/**/*", "target/**/*", "*/plugins/**/*", "*/packages/**/*", "*/*/packages/**/*" ],
2222
"kbn_references": [
2323
{ "path": "../../test/tsconfig.json" },
2424
"@kbn/core",

0 commit comments

Comments
 (0)