Skip to content

Commit f292e59

Browse files
committed
but we can enable this one
1 parent c0ffc81 commit f292e59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ python_test(
193193
deps = [
194194
"//third_party/python:pygments",
195195
],
196+
labels = ["manual"],
196197
)
197198

198199
python_test(
@@ -209,7 +210,6 @@ python_test(
209210
deps = [
210211
"//third_party/python:confluent-kafka",
211212
],
212-
labels = ["manual"],
213213
)
214214

215215
plugin_e2e_test(

0 commit comments

Comments
 (0)