Skip to content

Commit 6f433cb

Browse files
authored
Fix syntax error in bazel-test.json
1 parent ed4a9cc commit 6f433cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/types/bazel-test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"description": "bazel module with custom registry",
49-
"test_group": "advanced,
49+
"test_group": "advanced",
5050
"test_type": "roundtrip",
5151
"input": "pkg:bazel/rules_java@7.8.0?repository_url=https://example.org/bazel-registry/",
5252
"expected_output": "pkg:bazel/rules_java@7.8.0?repository_url=https:%2F%2Fexample.org%2Fbazel-registry%2F",

0 commit comments

Comments
 (0)