Skip to content

Commit

Permalink
fixes format
Browse files Browse the repository at this point in the history
Signed-off-by: Sotiris Nanopoulos <[email protected]>
  • Loading branch information
Sotiris Nanopoulos committed Aug 12, 2020
1 parent 936a1df commit 2a22b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extensions/filters/listener/proxy_protocol/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ envoy_package()
envoy_extension_cc_test(
name = "proxy_protocol_test",
srcs = ["proxy_protocol_test.cc"],
tags = ["fails_on_windows"],
extension_name = "envoy.filters.listener.proxy_protocol",
tags = ["fails_on_windows"],
deps = [
"//source/common/buffer:buffer_lib",
"//source/common/event:dispatcher_includes",
Expand Down

0 comments on commit 2a22b6f

Please sign in to comment.