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 <roman.zavodskikh@zalando.de>
  • Loading branch information
Roman Zavodskikh committed Nov 27, 2024
1 parent e78c6ee commit 07da6ab
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 @@ -626,8 +626,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 07da6ab

Please sign in to comment.