Skip to content

Commit

Permalink
Remove focus
Browse files Browse the repository at this point in the history
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
  • Loading branch information
sunjayBhatia committed Nov 29, 2021
1 parent 24ac0db commit fc27ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/ingress/long_path_match_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
)

func testLongPathMatch(namespace string) {
FSpecify("long path matches should be properly programmed", func() {
Specify("long path matches should be properly programmed", func() {
f.Fixtures.Echo.Deploy(namespace, "echo")

// Just on the edge, should be RE2 program size 101 before regex optimizations.
Expand Down

0 comments on commit fc27ba6

Please sign in to comment.