Skip to content

Commit fabdcc8

Browse files
author
Michael Kaiser
committed
feat: update test to use normalized
1 parent 21ebc17 commit fabdcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/ec2-instance/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
],
3333
"include": [
3434
"**/*.ts",
35-
"../../test-utils/**/*.ts"
35+
"../../test-utils/*.ts"
3636
]
3737
}

0 commit comments

Comments
 (0)