Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Juwon Hwang (Kevin) <[email protected]>
  • Loading branch information
juwon8891 committed Oct 23, 2024
1 parent df27c30 commit faa584b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/httproute_dualstack.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ var SkipHTTPRouteDualStackTest = suite.ConformanceTest{
Description: "Skipping HTTPRouteDualStack test as IP_FAMILY is not dual",
Test: func(t *testing.T, suite *suite.ConformanceTestSuite) {
t.Skip("Skipping HTTPRouteDualStack test as IP_FAMILY is not dual")
}
},
}

0 comments on commit faa584b

Please sign in to comment.