Fix tests and convert to RTL (#23474)
This commit is contained in:
committed by
GitHub
parent
aa6b1d128a
commit
172f2f3993
@@ -21,6 +21,8 @@
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*.ts",
|
||||
"./src/**/*.tsx"
|
||||
"./src/**/*.tsx",
|
||||
"./test/**/*.ts",
|
||||
"./test/**/*.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user