bazel: update buildfiles (#51508)

`bazel configure` on main
This commit is contained in:
Valery Bugakov 2023-05-05 05:01:18 -07:00 committed by GitHub
parent 6df4f94be0
commit a3d8f3d1e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,6 +96,7 @@ ts_project(
srcs = [
"src/chat/ChatViewProvider.test.ts",
"src/completions/context.test.ts",
"src/completions/provider.test.ts",
"src/configuration.test.ts",
"src/keyword-context/local-keyword-context-fetcher.test.ts",
],