Skip to content

Commit

Permalink
minor: remove not used lines from TestAdmissionControlSetsSpansTags
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Zavodskikh <[email protected]>
  • Loading branch information
Roman Zavodskikh committed Nov 22, 2024
1 parent bdea461 commit d41fc27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions filters/shedder/admission_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -627,8 +627,6 @@ func TestAdmissionControlSetsSpansTags(t *testing.T) {

fr := make(filters.Registry)
fr.Register(fspec)
fr.Register(builtin.NewSetRequestHeader())
fr.Register(builtin.NewStatus())

dc := testdataclient.New([]*eskip.Route{r})
defer dc.Close()
Expand Down

0 comments on commit d41fc27

Please sign in to comment.