Skip to content

Commit 22e0514

Browse files
committed
update docs
1 parent ccfe5bf commit 22e0514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/mode/static/state/dataplane/configuration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,6 +3066,7 @@ func TestBuildBackendGroups(t *testing.T) {
30663066
}
30673067

30683068
func TestBackendGroupName(t *testing.T) {
3069+
t.Parallel()
30693070
backendGroup := createBackendGroup("route1", 2, "foo", "bar")
30703071

30713072
expectedGroupName := "group_test__route1_rule2"

0 commit comments

Comments
 (0)