We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3da4947 + 89bff0f commit 8300d7cCopy full SHA for 8300d7c
tests/BUILD
@@ -2,7 +2,7 @@ test_suite(
2
name = "tests",
3
tests = [
4
"//tests/core/converters:test_converters",
5
- "//tests/models:test_modules"
+ "//tests/modules:test_modules"
6
],
7
)
8
0 commit comments